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

RecordLockingViewModel..::..PrimaryKeyAutoFillValue Property

Gets or sets the primary key automatic fill value.

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

Syntax


public AutoFillValue PrimaryKeyAutoFillValue { get; set; }
Public Property PrimaryKeyAutoFillValue As AutoFillValue
	Get
	Set
public:
property AutoFillValue^ PrimaryKeyAutoFillValue {
	AutoFillValue^ get ();
	void set (AutoFillValue^ value);
}

Field Value

The primary key automatic fill value.