XmlSchemaCollection Properties

Public Properties

(see also Protected Properties )

  Name Description
ms220847.pubproperty(en-US,SQL.90).gif CreateDate
Gets the date and time when the XML schema collection was created.
ms220847.pubproperty(en-US,SQL.90).gif DateLastModified
Gets the date and time when the XML schema collection was last modified.
ms220847.pubproperty(en-US,SQL.90).gif ExtendedProperties
Represents a collection of ExtendedProperty objects that contain information about the extended properties of the XmlSchemaCollection object.
ms220847.pubproperty(en-US,SQL.90).gif ID
Gets the ID value that uniquely identifies the XML schema collection.
ms220847.pubproperty(en-US,SQL.90).gif Name 
Gets or sets the name of the object.
(inherited from NamedSmoObject )
ms220847.pubproperty(en-US,SQL.90).gif Parent
Gets the Database object that is the parent of the XmlSchemaCollection object.
ms220847.pubproperty(en-US,SQL.90).gif Properties 
Gets a collection of Property objects that represent the object properties.
(inherited from SqlSmoObject )
ms220847.pubproperty(en-US,SQL.90).gif Schema 
Gets or sets the schema.
(inherited from ScriptSchemaObjectBase )
ms220847.pubproperty(en-US,SQL.90).gif State 
Gets the state of the referenced object.
(inherited from SmoObjectBase )
ms220847.pubproperty(en-US,SQL.90).gif Text
Gets or sets the text that defines all of the schemas in the XML schema collection.
ms220847.pubproperty(en-US,SQL.90).gif Urn 
Gets the Uniform Resource Name (URN) address value that uniquely identifies the object.
(inherited from SqlSmoObject )
ms220847.pubproperty(en-US,SQL.90).gif UserData 
Gets or sets user-defined data associated with the referenced object.
(inherited from SmoObjectBase )

Protected Properties

  Name Description
ms220847.protproperty(en-US,SQL.90).gif ExecuteForScalar 
Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option.
(inherited from SqlSmoObject )
ms220847.protproperty(en-US,SQL.90).gif ObjectInSpace 
Gets the Boolean property value that specifies whether the object exists in isolation or whether it is connected to the instance of Microsoft SQL Server directly or indirectly.
(inherited from SqlSmoObject )
ms220847.protproperty(en-US,SQL.90).gif PresetProperties 
Gets or sets the preset properties of the referenced object.
(inherited from SqlSmoObject )
ms220847.protproperty(en-US,SQL.90).gif ScalarResult 
Gets the scalar result for the referenced object.
(inherited from SqlSmoObject )

See Also

Reference

XmlSchemaCollection Class
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Using XML Schemas
Managing XML Schema Collections on the Server
CREATE SCHEMA (Transact-SQL)