RingSoft.DbLookup Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

ExtensionMethods..::..GetAutoFillValue Method (TableDefinitionBase, String)

Gets the automatic fill value.

Namespace:  RingSoft.DbLookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public static AutoFillValue GetAutoFillValue(
	this TableDefinitionBase tableDefinition,
	string primaryKeyString
)
<ExtensionAttribute> _
Public Shared Function GetAutoFillValue ( _
	tableDefinition As TableDefinitionBase, _
	primaryKeyString As String _
) As AutoFillValue
[ExtensionAttribute]
public:
static AutoFillValue^ GetAutoFillValue(
	TableDefinitionBase^ tableDefinition, 
	String^ primaryKeyString
)

Parameters

tableDefinition
Type: RingSoft.DbLookup.ModelDefinition..::..TableDefinitionBase
The table definition.
primaryKeyString
Type: String
The primary key string.

Return Value

AutoFillValue.