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.MetadataAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic:
NativeParameter()
new : unit -> NativeParameter
See Also