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

UpdateDataStatement..::..PrimaryKeyValue Property

Gets the primary key value.

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

Syntax


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

Field Value

The primary key value.