NativeParameter Constructor

Overload List
  NameDescription
Public methodNativeParameter
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.
Public methodNativeParameter(String, DataType)
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.
Top
See Also