DataConnectionCollection.Add

DataConnectionCollection.Add method

Add the dataConnection in the collection.

public int Add(DataConnection dataConnection)
ParameterTypeDescription
dataConnectionDataConnection

See Also