iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

RequestScope Methods

The methods of the RequestScope class are listed below. For a complete list of RequestScope class members, see the RequestScope Members topic.

Public Static (Shared) Methods

GetNextId Method to get a unique ID

Public Instance Methods

Equals Check if the specify object is equal to the current object.
GetHashCode Get the HashCode for this RequestScope
GetType (inherited from Object)Gets the Type of the current instance.
GetUniqueKeys Gets the unique keys.
MoveNextResultMap Moves to the next result map.
SetUniqueKeys Sets the unique keys.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

RequestScope Class | IBatisNet.DataMapper.Scope Namespace