This document is archived and information here might be outdated. Recommended version. |
Provides access to the MDDatasetview for the input datasource.
[Visual Basic .NET] Public Function GetMDDatasetView ( _ ByVal pUnk As Object _ ) As IMDDatasetView
[C#] public IMDDatasetView GetMDDatasetView ( object pUnk );
[C++]
HRESULT GetMDDatasetView(
LPUNKNOWN pUnk
);
[C++] Parameters pUnk [in]
pUnk is a parameter of type IUnknown