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

BaseTagHandler.SKIP_BODY Field

BODY TAG

[Visual Basic]
Public Const SKIP_BODY As Int32 = 0
[C#]
public const SKIP_BODY SKIP_BODY = 0;

See Also

BaseTagHandler Class | IBatisNet.DataMapper.Configuration.Sql.Dynamic.Handlers Namespace