Interface ITable
Table
Inherited Members
Namespace: XData.DataSource.Structure
Assembly: XData.docfx.dll
Syntax
public interface ITable : ITableLike, IDataSource, ICloneable
Properties
| Improve this Doc View SourceHierarchies
Hierarchies
Declaration
List<Hierarchy> Hierarchies { get; }
Property Value
Type | Description |
---|---|
List<Hierarchy> |
Hint
Table hint
Declaration
HintInfo[] Hint { get; }
Property Value
Type | Description |
---|---|
HintInfo[] |
ParentAlias
Parent table alias
Declaration
string ParentAlias { get; }
Property Value
Type | Description |
---|---|
String |