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 | Gets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (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 | Gets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) | |
Statements | Gets the collection of statements that make up the script. |