Contains information about typed XML column.
property SchemaCollection: TMSSchemaCollection;
Contains the following XML schema information about a typed XML column.
| Name | The name of a catalog in which an XML schema collection is defined. Empty for an untyped XML column. |
| CatalogName | The name of a schema in which an XML schema collection is defined. Empty for an untyped XML column. |
| SchemaName | The name of XML schema collection. Empty for an untyped XML column. |