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

LookupDataMauiBase..::..SetNewPrimaryKeyValue Method

Sets the new primary key value.

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

Syntax


public void SetNewPrimaryKeyValue(
	PrimaryKeyValue primaryKeyValue
)
Public Sub SetNewPrimaryKeyValue ( _
	primaryKeyValue As PrimaryKeyValue _
)
public:
void SetNewPrimaryKeyValue(
	PrimaryKeyValue^ primaryKeyValue
)

Parameters

primaryKeyValue
Type: RingSoft.DbLookup..::..PrimaryKeyValue
The primary key value.