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

Insert.ExtendStatement Property

Extend statement attribute

[Visual Basic]
<XmlIgnore(TypeId:=System.Xml.Serialization.XmlIgnoreAttribute)>
Overrides Public Property ExtendStatement As  _
    Implements IStatement.
[C#]
[XmlIgnore(TypeId=System.Xml.Serialization.XmlIgnoreAttribute)]
public override String ExtendStatement {get; set;}

Implements

IStatement.

See Also

Insert Class | IBatisNet.DataMapper.Configuration.Statements Namespace