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

IDbProvider.Name Property

Name used to identify the provider amongst the others.

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

See Also

IDbProvider Interface | IBatisNet.Common Namespace