DataConnectionCollection.Remove

DataConnectionCollection.Remove method

Remove the dataConnection from the collection.

public void Remove(DataConnection dataConnection)
ParameterTypeDescription
dataConnectionDataConnection

See Also