LookupDataMaui<(Of <(<'TEntity>)>)>..::..SetNewPrimaryKeyValue Method
Sets the new primary key value.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public void SetNewPrimaryKeyValue( PrimaryKeyValue primaryKeyValue )
Public Sub SetNewPrimaryKeyValue ( _ primaryKeyValue As PrimaryKeyValue _ )
public: void SetNewPrimaryKeyValue( PrimaryKeyValue^ primaryKeyValue )
Parameters
- primaryKeyValue
- Type: RingSoft.DbLookup..::..PrimaryKeyValue
The primary key value.