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

ILookupWindow..::..SelectPrimaryKey Method

Selects the primary key.

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


void SelectPrimaryKey(
	PrimaryKeyValue primaryKey
)
Sub SelectPrimaryKey ( _
	primaryKey As PrimaryKeyValue _
)
void SelectPrimaryKey(
	PrimaryKeyValue^ primaryKey
)

Parameters

primaryKey
Type: RingSoft.DbLookup..::..PrimaryKeyValue
The primary key.