Builds the inline SQL command for an INSERT
Builds the inline SQL command for an INSERT
public DBCommandWrapper GetInsertCommandWrapper();
Builds the inline SQL command for a INSERT
public DBCommandWrapper GetInsertCommandWrapper(string);
DynamicQuery Class | NCI.EasyObjects Namespace | DBCommandWrapper