IExtendedProperties Interface
SQL Server 2012
The IExtendedProperties class is an interface that represents the collection of extended properties associated with an object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
The IExtendedProperties type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ExtendedProperties | Represents a collection of ExtendedProperty objects. Each ExtendedProperty object represents an extended property defined on an object. |
