Interface ISchemaTable
- Namespace
- OrpheusInterfaces.Schema
- Assembly
- OrpheusInterfaces.dll
Create table schema interface.
public interface ISchemaTable : ISchemaDataObject, ISchemaObject
- Inherited Members
Properties
JoinDefinition
Join definition. Defines how schema objects can be joined.
ISchemaJoinDefinition JoinDefinition { get; set; }
Property Value
- ISchemaJoinDefinition
Join definition