Retrieves an array of values of the elements in the dataset.
| [Visual Basic .NET] |
|---|
Public Function GetValues() As |
| [C#] |
|---|
public System.Array GetValues(); |
| [Managed C++] |
|---|
public: System::Array GetValues(); |
| [Java] |
|---|
public VariantArray getValues(); |
| [Unmanaged C++] |
|---|
|





