IComponentService Interface |
Namespace: Dundas.BI.Data
The IComponentService type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetAvailableFunctions |
Returns all available functions.
|
![]() | GetAvailableTransforms |
Returns all available transforms.
|
![]() | GetFunction(Guid) |
Returns a function instance for the requested function ID.
|
![]() | GetFunction(String) |
Returns a function instance for the requested function symbol.
|
![]() | GetTransform |
Returns a transform instance for the requested transform ID.
|