SqlSmoObject.m_ExtendedProperties Field
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Syntax
'Bildirim
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.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
See Also