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

IScope Interface

For a list of all members of this type, see IScope Members.

[Visual Basic]
Public Interface IScope
[C#]
public interface IScope

Types that implement IScope

Type Description
ConfigurationScope The ConfigurationScope maintains the state of the build process.
RequestScope Hold data during the process of a mapped statement.

Requirements

Namespace: IBatisNet.DataMapper.Scope

Assembly: IBatisNet.DataMapper (in IBatisNet.DataMapper.dll)

See Also

IScope Members | IBatisNet.DataMapper.Scope Namespace