dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniScript Class

UniScript Class Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets the wait time before terminating an attempt to execute a command and generating an error. (Inherited from Devart.Common.DbScript)
Public PropertyGets or sets the UniConnection used by this instance of the UniScript.  
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 PropertyOverridden. Gets 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. (Inherited from Devart.Common.DbScript)
Top
See Also