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

TestLookupDataBase<(Of <(<'TEntity>)>)>..::..TableDefinition Property

Gets the table definition.

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

Syntax


public TableDefinition<TEntity> TableDefinition { get; }
Public ReadOnly Property TableDefinition As TableDefinition(Of TEntity)
	Get
public:
property TableDefinition<TEntity>^ TableDefinition {
	TableDefinition<TEntity>^ get ();
}

Field Value

The table definition.