Globals
Stimulsoft
Data
Engine
StiDataSourceChainFinder
Class StiDataSourceChainFinder
Hierarchy
StiDataSourceChainFinder
Index
Methods
find
find
InBoth
find
InChild
find
InParent
Methods
Static
find
find
(
dataSources
:
List
<
IStiAppDataSource
>
)
:
List
<
IStiAppDataSource
>
Parameters
dataSources:
List
<
IStiAppDataSource
>
Returns
List
<
IStiAppDataSource
>
Static
find
InBoth
find
InBoth
(
dataSource1
:
IStiAppDataSource
, dataSource2
:
IStiAppDataSource
)
:
List
<
IStiAppDataSource
>
Parameters
dataSource1:
IStiAppDataSource
dataSource2:
IStiAppDataSource
Returns
List
<
IStiAppDataSource
>
Static
find
InChild
find
InChild
(
dataSource1
:
IStiAppDataSource
, dataSource2
:
IStiAppDataSource
, dataPath
?:
List
<
string
>
)
:
List
<
IStiAppDataSource
>
Parameters
dataSource1:
IStiAppDataSource
dataSource2:
IStiAppDataSource
Default value
dataPath:
List
<
string
>
= null
Returns
List
<
IStiAppDataSource
>
Static
find
InParent
find
InParent
(
dataSource1
:
IStiAppDataSource
, dataSource2
:
IStiAppDataSource
, dataPath
?:
List
<
string
>
)
:
List
<
IStiAppDataSource
>
Parameters
dataSource1:
IStiAppDataSource
dataSource2:
IStiAppDataSource
Default value
dataPath:
List
<
string
>
= null
Returns
List
<
IStiAppDataSource
>
Globals
Sti
Options
Stimulsoft
Base
Blockly
Dashboard
Data
Comparers
Engine
Exceptions
Expressions
Extensions
Functions
Helpers
Options
Parsers
Types
Designer
Report
System
Viewer
Sti
Data
Source
Chain
Finder
find
find
InBoth
find
InChild
find
InParent
Generated using
TypeDoc