SqlSmoObject.m_ExtendedProperties Field
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Syntax
'Declaration
Protected m_ExtendedProperties As ExtendedPropertyCollection
protected ExtendedPropertyCollection m_ExtendedProperties
protected:
ExtendedPropertyCollection^ m_ExtendedProperties
protected ExtendedPropertyCollection m_ExtendedProperties
protected var m_ExtendedProperties : ExtendedPropertyCollection
Platforms
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.
See Also
Reference
SqlSmoObject Class
SqlSmoObject Members
Microsoft.SqlServer.Management.Smo Namespace