AutoFillSetup..::..GetAutoFillValueForIdValue Method (Nullable<(Of <(<'Int32>)>)>)
Gets the automatic fill value for identifier value.
Namespace:
RingSoft.DbLookup.AutoFillAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public AutoFillValue GetAutoFillValueForIdValue( Nullable<int> idValue )
Public Function GetAutoFillValueForIdValue ( _ idValue As Nullable(Of Integer) _ ) As AutoFillValue
public: AutoFillValue^ GetAutoFillValueForIdValue( Nullable<int^> idValue )