DistributionColumnCollection.Item Property

 

Gets a column object in the collection.

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

Overload List

Name Description
System_CAPS_pubproperty Item[Int32]

Gets a column object in the collection by index number.

System_CAPS_pubproperty Item[String]

Gets a column object in the collection by name.

See Also

DistributionColumnCollection Class
Microsoft.SqlServer.Management.Smo Namespace

Return to top