LookupDataMauiBase..::..SelectPrimaryKey Method
Selects the primary key.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public void SelectPrimaryKey( PrimaryKeyValue primaryKeyValue )
Public Sub SelectPrimaryKey ( _ primaryKeyValue As PrimaryKeyValue _ )
public: void SelectPrimaryKey( PrimaryKeyValue^ primaryKeyValue )
Parameters
- primaryKeyValue
- Type: RingSoft.DbLookup..::..PrimaryKeyValue
The primary key value.