SnapDAL Library Documentation

IDataLayer.CreateCommand Method (String, String)

IDbCommand CreateCommand(
   string commandName,
   string sqlStatement
);

Parameters

commandName
sqlStatement

Return Value

See Also

IDataLayer Interface | SnapDAL Namespace | IDataLayer.CreateCommand Overload List