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

LookupDataMauiBase..::..SelectPrimaryKey Method

Selects the primary key.

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