OracleValue Property (OracleParameter)
Gets or sets the value of the parameter in its Oracle format wrapped by dotConnect for Oracle.
public object OracleValue {get; set;}
'Declaration
Public Property OracleValue As Object
Property Value
A value of the parameter in its Oracle format.