RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

LookupWindow..::..SelectPrimaryKey Method

Selects the primary key.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  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.