Compartilhar via


Campo m_ExtendedProperties

Representa uma propriedade definida para estender as propriedades fornecidas por um SqlSmoObject.

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