Interface ISchemaViewTable
- Namespace
- OrpheusInterfaces.Schema
- Assembly
- OrpheusInterfaces.dll
A data table that is used in a View.
public interface ISchemaViewTable : ISchemaTable, ISchemaDataObject, ISchemaObject
- Inherited Members
Properties
SchemaName
Override for a table's schema name.
string SchemaName { get; set; }