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

Statement.HasCacheModel Property

Tell us if a cacheModel is attached to this statement.

[Visual Basic]
<XmlIgnore(TypeId:=System.Xml.Serialization.XmlIgnoreAttribute)>
Public ReadOnly Property HasCacheModel As 
[C#]
[XmlIgnore(TypeId=System.Xml.Serialization.XmlIgnoreAttribute)]
public Boolean HasCacheModel {get;}

See Also

Statement Class | IBatisNet.DataMapper.Configuration.Statements Namespace