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

JoinField..::..PrimaryField Property

Gets the primary field.

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

Syntax


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

Field Value

The primary field.