LookupDefinition<(Of <(<'TLookupEntity, TEntity>)>)>..::..GetAutoFillValue Method
Gets the automatic fill value.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public AutoFillValue GetAutoFillValue( PrimaryKeyValue primaryKey )
Public Function GetAutoFillValue ( _ primaryKey As PrimaryKeyValue _ ) As AutoFillValue
public: AutoFillValue^ GetAutoFillValue( PrimaryKeyValue^ primaryKey )
Parameters
- primaryKey
- Type: RingSoft.DbLookup..::..PrimaryKeyValue
The primary key.