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

ConfigurationScope.IsCallFromDao Property

Tell us if we are in a DataAccess context.

[Visual Basic]
Public Property IsCallFromDao As 
[C#]
public Boolean IsCallFromDao {get; set;}

See Also

ConfigurationScope Class | IBatisNet.DataMapper.Scope Namespace