RecordLockingViewModel..::..PrimaryKeyAutoFillValue Property
Gets or sets the primary key automatic fill value.
Namespace:
RingSoft.DbMaintenanceAssembly: 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); }