This document is archived and information here might be outdated. Recommended version. |
The last loaded dataset name.
[Visual Basic .NET]
Public ReadOnly Property LastLoadedDataset As String
[C#]
public string LastLoadedDataset {get;}
[C++]
HRESULT get_LastLoadedDataset(
System.String* pDatasetName
);
[C++] Parameters pDatasetName [out, retval]
pDatasetName is a parameter of type BSTR*