dotConnect for PostgreSQL Documentation
Devart.Common Namespace / DbScript Class

DbScript Class Properties

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

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