DistributionColumnCollection.Remove Method

 

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

Overload List

Name Description
System_CAPS_pubmethod Remove(DistributionColumn)

Removes a column object from the ColumnCollection collection.

System_CAPS_pubmethod Remove(String)

Removes a member from the collection with the specified name.(Inherited from ParameterCollectionBase.)

See Also

DistributionColumnCollection Class
Microsoft.SqlServer.Management.Smo Namespace

Return to top