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

DeleteMappedStatement.ExecuteQueryForObject Method

Overload List

public override object ExecuteQueryForObject(ISqlMapSession,Object);

public override object ExecuteQueryForObject(ISqlMapSession,Object,Object);

Inherited from MappedStatement.

public virtual T ExecuteQueryForObject<T>(ISqlMapSession,Object,MappedStatement.T);

See Also

DeleteMappedStatement Class | IBatisNet.DataMapper.MappedStatements Namespace