ComponentOne Studio Web API Edition
AddDataEngine(String,String,String) Method

The unique value used to stand for the data source.
Path in the server's file system where DataEngine data is saved in files.
The name of the DataEngine table.
Adds a DataEngine data.
Syntax
'Declaration
 
Public Overloads Function AddDataEngine( _
   ByVal name As String, _
   ByVal workspace As String, _
   ByVal tableName As String _
) As FlexPivotEngineProviderManager

Parameters

name
The unique value used to stand for the data source.
workspace
Path in the server's file system where DataEngine data is saved in files.
tableName
The name of the DataEngine table.

Return Value

The flex pivot engine provider manager.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexPivotEngineProviderManager Class
FlexPivotEngineProviderManager Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.