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