This topic has not yet been rated - Rate this topic

SqlSmoObject.m_ExtendedProperties Field

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

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
'Declaration
Protected m_ExtendedProperties As ExtendedPropertyCollection
'Usage
Dim value As ExtendedPropertyCollection 

value = Me.m_ExtendedProperties 

Me.m_ExtendedProperties = value
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.