XmlSchemaCollection.ExtendedProperties Property
SQL Server 2005
Represents a collection of ExtendedProperty objects that contain information about the extended properties of the XmlSchemaCollection object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
/** @property */ public final ExtendedPropertyCollection get_ExtendedProperties ()
public final function get ExtendedProperties () : ExtendedPropertyCollection
Property Value
An ExtendedPropertyCollection object that contains the extended properties of the XmlSchemaCollection object.Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.