Campo m_ExtendedProperties
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Protected m_ExtendedProperties As ExtendedPropertyCollection
'Uso
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
Consulte também