Name | Description | |
---|---|---|
![]() | CommandTimeout | Gets or sets the wait time before terminating an attempt to execute a script and generating an error. (Inherited from Devart.Common.DbScript) |
![]() | Connection | Gets or sets the MySqlConnection used by this instance of the MySqlScript. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Delimiter | Gets or sets the command delimiter that is used in the script by default, i.e., before the DELIMITER statement is explicitly called. |
![]() | Name | Gets or sets the name of component that will be displayed in dbMonitor application. (Inherited from Devart.Common.DbScript) |
![]() | ScriptText | Overridden. Gets or sets text of the script. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Statements | Gets the collection of statements that make up the script. |