This document is archived and information here might be outdated. Recommended version. |
Query variables for a given dataset path.
[Visual Basic .NET] Public Function QueryVariables ( _ ByVal datasetPath As String _ ) As IPropertySet
[C#] public IPropertySet QueryVariables ( string datasetPath );
[C++]
HRESULT QueryVariables(
BSTR datasetPath
);
[C++] Parameters datasetPath [in]
datasetPath is a parameter of type BSTR