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

JoinField..::..ForeignField Property

Gets the foreign field.

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

Syntax


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

Field Value

The foreign field.