SQLScript Properties |
The SQLScript type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConnectionString |
Connection string needed for script execution.
|
![]() | ConnectionStringName |
Name of connection string needed for script execution.
|
![]() | SQLFileName |
File name of the SQL script.
|
![]() | SQLFilePath |
Full path of SQL script.
|
![]() | SQLLaunchOrder |
Order in which the script should be launched.
|