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

TableFilterDefinitionBase..::..TableDefinition Property

Gets or sets the table definition.

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

Syntax


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

Field Value

The table definition.