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

WhereItem..::..FieldName Property

Gets the name of the field.

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

Syntax


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

Field Value

The name of the field.