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

DbProvider.ParameterDbType Property

Get the ParameterDb Type for this provider.

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

Implements

IDbProvider.

See Also

DbProvider Class | IBatisNet.Common Namespace