ExtendedProperty Properties
Namespace:
Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Name | Description | |
---|---|---|
![]() | ExecutionManager | Gets the object to execute to the manager.(Inherited from SqlSmoObject.) |
![]() | Name | Gets or sets the name of the object.(Inherited from NamedSmoObject.) |
![]() | Parent | Gets or sets the SqlSmoObject object that is the parent of the ExtendedProperty object. |
![]() | Properties | Gets a collection of Property objects that represent the object properties.(Inherited from SqlSmoObject.) |
![]() | State | Gets the state of the referenced object.(Inherited from SmoObjectBase.) |
![]() | Urn | Gets the Uniform Resource Name (URN) address value that uniquely identifies the object.(Inherited from SqlSmoObject.) |
![]() | UserData | Gets or sets user-defined data associated with the referenced object.(Inherited from SmoObjectBase.) |
![]() | Value | Gets or sets the string value of the extended property. |
Show: