DataConnectionManager.CopyTo(DataConnection[], Int32) Method

Definition

Copies the set of currently managed data connections to an array, starting at the specified array index.

C++
public:
 virtual void CopyTo(cli::array <Microsoft::VisualStudio::Data::DataConnection ^> ^ array, int arrayIndex);

Parameters

array
DataConnection[]

An array into which the data connections should be copied.

arrayIndex
Int32

The index in the array at which copying should begin.

Implements

Applies to

Produit Versions
Visual Studio SDK 2017, 2019, 2022