m_ExtendedProperties 欄位
命名空間: Microsoft.SqlServer.Management.Smo
組件: Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)
語法
'宣告
Protected m_ExtendedProperties As ExtendedPropertyCollection
'用途
Dim value As ExtendedPropertyCollection
value = Me.m_ExtendedProperties
Me.m_ExtendedProperties = value
protected ExtendedPropertyCollection m_ExtendedProperties
protected:
ExtendedPropertyCollection^ m_ExtendedProperties
val mutable m_ExtendedProperties: ExtendedPropertyCollection
protected var m_ExtendedProperties : ExtendedPropertyCollection