DataSchema Constructors
Obsolete. A container to separately store the XML schema of tables and views, to avoid any possible confusion caused by mixing them.Name | Parameters | Description |
---|---|---|
DataSchema(String, String) | tablesDataSchema, viewsDataSchema | Initializes a new instance of the DataSchema class with the specified settings. |
See Also