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

IDbProvider.IsObdc Property

Check if this provider is Odbc ?

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

See Also

IDbProvider Interface | IBatisNet.Common Namespace