[]
        
public TableData(string schema, string name, PostgreSQLSchemaProvider.DbTableType type, IEnumerable<PostgreSQLSchemaProvider.ColumnData> columns)
| Type | Name | Description | 
|---|---|---|
| string | schema | |
| string | name | |
| PostgreSQLSchemaProvider.DbTableType | type | |
| IEnumerable<PostgreSQLSchemaProvider.ColumnData> | columns |