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

SqlData..::..FieldValue Property

Gets the field value.

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

Syntax


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

Field Value

The field value.