Add

DataConnectionCollection.Add method

Add the dataConnection in the collection.

public int Add(DataConnection dataConnection)
Parameter Type Description
dataConnection DataConnection

See Also