XmlSchemaCollection Properties
SQL Server 2012
The XmlSchemaCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
CreateDate | Gets the date and time when the XML schema collection was created. |
|
DateLastModified | Gets the date and time when the XML schema collection was last modified. |
|
ExtendedProperties | Represents a collection of ExtendedProperty objects that contain information about the extended properties of the XmlSchemaCollection object. |
|
ID | Gets the ID value that uniquely identifies the XML schema collection. |
|
Name | Gets or sets the name of the schema. (Inherited from ScriptSchemaObjectBase.) |
|
Parent | Gets the Database object that is the parent of the XmlSchemaCollection object. |
|
Properties | Gets a collection of Property objects that represent the object properties. (Inherited from SqlSmoObject.) |
|
Schema | Gets or sets the schema. (Inherited from ScriptSchemaObjectBase.) |
|
State | Gets the state of the referenced object. (Inherited from SmoObjectBase.) |
|
Text | Gets or sets the text that defines all of the schemas in the XML schema collection. |
|
Urn | Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (Inherited from SqlSmoObject.) |
|
UserData | Gets or sets user-defined data associated with the referenced object. (Inherited from SmoObjectBase.) |
| Name | Description | |
|---|---|---|
|
ISfcSupportsDesignMode.IsDesignMode | Gets a Boolean value that indicates whether the object supports design mode. Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. |
