This document is archived and information here might be outdated. Recommended version. |
Add a table to the mapping object
[Visual Basic .NET]
Public Sub AddTable ( _
ByVal Table As String _
)
[C#]
public void AddTable (
string Table
);
[C++]
HRESULT AddTable(
BSTR Table
);
[C++] Parameters Table [in]
Table is a parameter of type BSTR