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