This document is archived and information here might be outdated. Recommended version. |
Lists values in the dataset definition.
[Visual Basic .NET]
Public ReadOnly Property DataSetDefinitionList As Object
[C#]
public object DataSetDefinitionList {get;}
[C++]
HRESULT get_DataSetDefinitionList(
Variant* pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type VARIANT*