Interface ISchemaTable
Inherited Members
Namespace: FChoice.Foundation.Schema
Assembly: fcSDK.dll
Syntax
public interface ISchemaTable : ISchemaTableBase
Properties
Relationships
Declaration
ISchemaRelationCollection Relationships { get; }
Property Value
Type | Description |
---|---|
ISchemaRelationCollection |
Views
Declaration
ISchemaViewCollection Views { get; }
Property Value
Type | Description |
---|---|
ISchemaViewCollection |