dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OraclePackage Class

In This Topic
OraclePackage Class Methods
In This Topic

For a list of all members of this type, see OraclePackage members.

Public Methods
 NameDescription
Public Method (Inherited from System.MarshalByRefObject)
Public MethodReturns collection of parameters required to execute a procedure.  
Public Method (Inherited from System.ComponentModel.Component)
Public MethodObsolete. Executes stored procedure or function.  
Public MethodOverloaded. Executes stored procedure or function.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodReturns a value of the variable in the package mapped to the specified type.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodAssigns specified value to a variable from the package.  
Public Method (Inherited from System.ComponentModel.Component)
Top
See Also