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

DbMaintenanceViewModel<(Of <(<'TEntity>)>)>..::..SelectPrimaryKey Method

Loads a record into the view model for the PrimaryKeyValue argument.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


protected void SelectPrimaryKey(
	PrimaryKeyValue primaryKeyValue
)
Protected Sub SelectPrimaryKey ( _
	primaryKeyValue As PrimaryKeyValue _
)
protected:
void SelectPrimaryKey(
	PrimaryKeyValue^ primaryKeyValue
)

Parameters

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