NativeParameter Properties

The NativeParameter type exposes the following members.

Properties
  NameDescription
Public propertyDataType
Gets or sets the data type of the parameter.
Public propertyDescription
Gets or sets parameter description.
Public propertyDirection
Gets or sets parameter direction.
Public propertyIsOptional
Gets or sets a value indicating whether this parameter is optional.
Public propertyName
Gets or sets parameter name.
Top
See Also