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

DbProvider.IsObdc Property

Check if this provider is Odbc ?

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

Implements

IDbProvider.

See Also

DbProvider Class | IBatisNet.Common Namespace