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

OracleScript Class Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets the wait time before terminating an attempt to execute a script and generating an error. (Inherited from Devart.Common.DbScript)
Public PropertyGets or sets the OracleConnection used by this instance of the OracleScript.  
Public PropertyGets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets the name of component that will be displayed in dbMonitor application. (Inherited from Devart.Common.DbScript)
Public PropertyGets or sets text of the script.  
Public PropertyGets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
Public PropertyGets the collection of statements that make up the script.  
Top
See Also