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

SqlTag.Prepend Property

Prepend attribute

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

See Also

SqlTag Class | IBatisNet.DataMapper.Configuration.Sql.Dynamic.Elements Namespace