clsDBloadByPrimaryKey Method
Load a record by Primary Key
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
protected DataSet loadByPrimaryKey(
string key
)
- key String
- Primary Key value
DataSetDataset of retrieved record or null if not found