SqlSmoObject.m_ExtendedProperties Field
名前空間: Microsoft.SqlServer.Management.Smo
アセンブリ: Microsoft.SqlServer.Smo (microsoft.sqlserver.smo.dll 内)
構文
'宣言
Protected m_ExtendedProperties As ExtendedPropertyCollection
protected ExtendedPropertyCollection m_ExtendedProperties
protected:
ExtendedPropertyCollection^ m_ExtendedProperties
protected ExtendedPropertyCollection m_ExtendedProperties
protected var m_ExtendedProperties : ExtendedPropertyCollection
プラットフォーム
開発プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
対象プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
参照
関連項目
SqlSmoObject Class
SqlSmoObject Members
Microsoft.SqlServer.Management.Smo Namespace