C1.PivotEngine Assembly / C1.PivotEngine Namespace / C1PivotEngine Class / ConnectDataEngine Method
Table name to connect to.

In This Topic
ConnectDataEngine Method (C1PivotEngine)
In This Topic
Connect to a C1.DataEngine table.
Syntax
'Declaration
 
Public Sub ConnectDataEngine( _
   ByVal tableName As String _
) 
 

Parameters

tableName
Table name to connect to.
See Also