EasyObjects.NET Programmers Reference

DynamicQuery.GetDeleteCommandWrapper Method

Builds the inline SQL command for a DELETE

Overload List

Builds the inline SQL command for a DELETE

public DBCommandWrapper GetDeleteCommandWrapper();

Builds the inline SQL command for a DELETE

public DBCommandWrapper GetDeleteCommandWrapper(string);

See Also

DynamicQuery Class | NCI.EasyObjects Namespace | DBCommandWrapper