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

FilterItemDefinition..::..TableDescription Property

Gets or sets the table description.

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

Syntax


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

Field Value

The table description.