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

LookupContextBase..::..TableDefinitions Property

Gets the table definitions.

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

Syntax


public IReadOnlyList<TableDefinitionBase> TableDefinitions { get; }
Public ReadOnly Property TableDefinitions As IReadOnlyList(Of TableDefinitionBase)
	Get
public:
property IReadOnlyList<TableDefinitionBase^>^ TableDefinitions {
	IReadOnlyList<TableDefinitionBase^>^ get ();
}

Field Value

The table definitions.