NativeParameter Constructor |
Initializes a new instance of the
NativeParameter class.
This constructor is not intended to be used directly from your code, unless
you are implementing a custom data provider.
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public:
NativeParameter()
new : unit -> NativeParameter
See Also