Properties of class SchemaInfo

class SchemaInfo | Constructors | Methods | All Members


Public Properties

Gets the schema name.
public string Name { get; }

Gets the tables.
public TableInfoSet Tables { get; }