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

IDbProvider.IsEnabled Property

Tell us if this provider is enabled. Default true.

[Visual Basic]
<XmlAttribute(Type:=null, AttributeName:="enabled", Namespace:="null", Form:=XmlSchemaForm.None, TypeId:=System.Xml.Serialization.XmlAttributeAttribute)>
Property IsEnabled As 
[C#]
[XmlAttribute(Type=null, AttributeName="enabled", Namespace="null", Form=XmlSchemaForm.None, TypeId=System.Xml.Serialization.XmlAttributeAttribute)]
Boolean IsEnabled {get; set;}

See Also

IDbProvider Interface | IBatisNet.Common Namespace