LookupWindow..::..SelectPrimaryKey Method
Selects the primary key.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public void SelectPrimaryKey( PrimaryKeyValue primaryKey )
Public Sub SelectPrimaryKey ( _ primaryKey As PrimaryKeyValue _ )
public: void SelectPrimaryKey( PrimaryKeyValue^ primaryKey )
Parameters
- primaryKey
- Type: RingSoft.DbLookup..::..PrimaryKeyValue
The primary key.