OutputElementSource Constructor (OutputConnector, ConnectorElementExpression) |
Namespace: Dundas.BI.Data.Transforms
public OutputElementSource( OutputConnector connector, ConnectorElementExpression expression )
| Exception | Condition |
|---|---|
| ArgumentNullException | connector or expression is . |
| InvalidOperationException | Expression based elements are not allowed for the current transform. |