Interface ISqlSchema
Represents an SQL schema.
public interface ISqlSchema : ISqlObject
- Inherited Members
Properties
Objects
Collection of objects that belong to this schema.
ISqlObjectCollection Objects { get; }
Represents an SQL schema.
public interface ISqlSchema : ISqlObject
Collection of objects that belong to this schema.
ISqlObjectCollection Objects { get; }