DbMaintenanceViewModel<(Of <(<'TEntity>)>)>..::..GetVmPrimaryKeyValue Method
Gets the vm primary key value.
Namespace:
RingSoft.DbMaintenanceAssembly: 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.