Remove

DataConnectionCollection.Remove method

Remove the dataConnection from the collection.

public void Remove(DataConnection dataConnection)
Parameter Type Description
dataConnection DataConnection

See Also