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

TypeHandler.DbType Property

dbType name

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

See Also

TypeHandler Class | IBatisNet.DataMapper.Configuration.Alias Namespace