TableDefinition<(Of <(<'TEntity>)>)>..::..ValidateAutoFillValue Method
Validates the automatic fill value.
Namespace:
RingSoft.DbLookup.ModelDefinitionAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public bool ValidateAutoFillValue( AutoFillValue autoFillValue )
Public Function ValidateAutoFillValue ( _ autoFillValue As AutoFillValue _ ) As Boolean
public: bool^ ValidateAutoFillValue( AutoFillValue^ autoFillValue )
Parameters
- autoFillValue
- Type: RingSoft.DbLookup.AutoFill..::..AutoFillValue
The automatic fill value.