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

ISqlMapper.IsSessionStarted Property

Gets a value indicating whether this instance is session started.

[Visual Basic]
Property IsSessionStarted As 
[C#]
Boolean IsSessionStarted {get;}

Property Value

true if this instance is session started; otherwise, false.

See Also

ISqlMapper Interface | IBatisNet.DataMapper Namespace