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

RecordLockingViewModel..::..PrimaryKeyAutoFillSetup Property

Gets or sets the primary key automatic fill setup.

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

Syntax


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

Field Value

The primary key automatic fill setup.