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

RecordLockingViewModel..::..PrimaryKeyDescription Property

Gets or sets the primary key description.

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

Syntax


public string PrimaryKeyDescription { get; set; }
Public Property PrimaryKeyDescription As String
	Get
	Set
public:
property String^ PrimaryKeyDescription {
	String^ get ();
	void set (String^ value);
}

Field Value

The primary key description.