SqlSmoObject.m_ExtendedProperties 필드

Represents a property that is defined to extend the properties provided by a SqlSmoObject.

네임스페이스:  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

참고 항목

참조

SqlSmoObject 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스