IProviderExpressionTransform Interface |
Namespace:
Dundas.BI.Data.Transforms
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public interface IProviderExpressionTransform
Public Interface IProviderExpressionTransform
public interface class IProviderExpressionTransform
type IProviderExpressionTransform = interface end
The IProviderExpressionTransform type exposes the following members.
Properties
| Name | Description |
---|
| Expression |
Gets the provider expression used to power the current instance.
|
TopMethods
| Name | Description |
---|
| Refresh |
Refreshes the output elements for the current instance.
|
TopSee Also