ManagedParameterWrapper.DataType Property

Definition

Gets the data type of the parameter value.

public:
 property int DataType { int get(); void set(int value); };
public int DataType { get; set; }
member this.DataType : int with get, set
Public Property DataType As Integer

Property Value

The data type of the parameter value.

Implements

Applies to