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

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

Gets the add view primary key value.

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

Syntax


protected virtual PrimaryKeyValue GetAddViewPrimaryKeyValue(
	PrimaryKeyValue addViewPrimaryKeyValue
)
Protected Overridable Function GetAddViewPrimaryKeyValue ( _
	addViewPrimaryKeyValue As PrimaryKeyValue _
) As PrimaryKeyValue
protected:
virtual PrimaryKeyValue^ GetAddViewPrimaryKeyValue(
	PrimaryKeyValue^ addViewPrimaryKeyValue
)

Parameters

addViewPrimaryKeyValue
Type: RingSoft.DbLookup..::..PrimaryKeyValue
The add view primary key value.

Return Value

PrimaryKeyValue.