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 (25.3.0.1000)
Syntaxpublic:
NativeParameter()
new : unit -> NativeParameter
See Also