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

SelectQueryColumnFieldMap..::..Field Property

Gets the field.

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

Syntax


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

Field Value

The field.