This document is archived and information here might be outdated. Recommended version. |
Opens an existing table.
[Visual Basic .NET] Public Function OpenTable ( _ ByVal Name As String _ ) As ITable
[C#] public ITable OpenTable ( string Name );
[C++]
HRESULT OpenTable(
BSTR Name
);
[C++] Parameters Name [in]
Name is a parameter of type BSTR