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

IDbProvider.DataAdapterClass Property

The dataAdapter class name to use.

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

Example

"System.Data.SqlDbType"

See Also

IDbProvider Interface | IBatisNet.Common Namespace