dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OraclePipe Class
Properties Methods Events

OraclePipe Class Members

The following tables list the members exposed by OraclePipe.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the OraclePipe class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets OracleConnection used by OraclePipe.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets maximum space reserved for the pipe.  
Public PropertyGets or sets the name of the pipe.  
Public PropertyGets or sets timeout for Receive method to execute.  
Public PropertyGets or sets timeout for Send(OraclePipeMessageCollection) method to execute.  
Public Property (Inherited from System.ComponentModel.Component)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodPurges pipe contents.  
Public MethodReceives pipe contents.  
Public MethodOverloaded. Sends data through Oracle pipe.  
Public Method (Inherited from System.ComponentModel.Component)
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Top
See Also