Click or drag to resize
SQLScript Properties

The SQLScript type exposes the following members.

Properties
  NameDescription
Public propertyConnectionString
Connection string needed for script execution.
Public propertyConnectionStringName
Name of connection string needed for script execution.
Public propertySQLFileName
File name of the SQL script.
Public propertySQLFilePath
Full path of SQL script.
Public propertySQLLaunchOrder
Order in which the script should be launched.
Top
See Also