DistributionColumn Properties

 

Namespace:   Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Properties

Name Description
System_CAPS_pubproperty ID

Gets the distribution column ID that uniquely identifies the column.

System_CAPS_pubproperty Name

Gets or sets the name of the object.(Inherited from NamedSmoObject.)

System_CAPS_pubproperty Parent

Gets the SqlSmoObject that is the parent of the distribution column object.

System_CAPS_pubproperty Properties

Gets a collection of Property objects that represent the object properties.(Inherited from SqlSmoObject.)

System_CAPS_pubproperty State

Gets the state of the referenced object.(Inherited from SmoObjectBase.)

System_CAPS_pubproperty Urn

Gets the Uniform Resource Name (URN) address value that uniquely identifies the object.(Inherited from SqlSmoObject.)

System_CAPS_pubproperty UserData

Gets or sets user-defined data associated with the referenced object.(Inherited from SmoObjectBase.)

See Also

DistributionColumn Class
Microsoft.SqlServer.Management.Smo Namespace

Return to top