'Declaration Public Function New( _ ByVal value As Object, _ ByVal type As OracleDbType _ )
public OraclePipeMessage( object value, OracleDbType type )
Parameters
- value
- An System.Object that is the value of the OraclePipeMessage. The default value is null.
- type
- One of OracleDbType values.