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