DbMaintenanceViewModelBase..::..OnRecordSelected Method (PrimaryKeyValue)
Called when [record selected].
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
public void OnRecordSelected( PrimaryKeyValue primaryKey )
Public Sub OnRecordSelected ( _ primaryKey As PrimaryKeyValue _ )
public: void OnRecordSelected( PrimaryKeyValue^ primaryKey )
Parameters
- primaryKey
- Type: RingSoft.DbLookup..::..PrimaryKeyValue
The primary key.