| Name | Description | |
|---|---|---|
|  | CommandTimeout | Gets or sets the wait time before terminating an attempt to execute a script and generating an error. | 
|  | Connection | Gets or sets the System.Data.IDbConnection used by this instance of the DbScript. | 
|  | Container | (Inherited from System.ComponentModel.Component) | 
|  | Name | Gets or sets the name of component that will be displayed in dbMonitor application. | 
|  | ScriptText | Gets or sets script text. | 
|  | Site | (Inherited from System.ComponentModel.Component) | 
|  | Statements | Gets the collection of statements that make up the script. | 

