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

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

Gets the vm primary key value.

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

Syntax


public virtual PrimaryKeyValue GetVmPrimaryKeyValue(
	IDbContext context
)
Public Overridable Function GetVmPrimaryKeyValue ( _
	context As IDbContext _
) As PrimaryKeyValue
public:
virtual PrimaryKeyValue^ GetVmPrimaryKeyValue(
	IDbContext^ context
)

Parameters

context
Type: RingSoft.DbLookup..::..IDbContext
The context.

Return Value

PrimaryKeyValue.