SelectTransformReadNativeParameters Method

Reads the native structure parameters, if any are supported and defined within.

Namespace:  Dundas.BI.Data.Transforms
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
protected virtual IList<NativeParameter> ReadNativeParameters()

Return Value

Type: IListNativeParameter
The native parameters.
See Also