[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| Schema(String, Schema FieldDef ) | Initializes a new instance of the Schema class | |
| Schema(String, Boolean, Schema FieldDef ) | Initializes a new instance of the Schema class | |
| Schema(String, Boolean, IEnumerable Schema FieldDef , IEnumerable TableAttribute ) | Initializes a new instance of the Schema class | |
| Schema(String, Boolean, IEnumerable TableAttribute , Schema FieldDef ) | Initializes a new instance of the Schema class |
See Also