Difference between revisions of "Pv-edit"
(New page: {{Template:dbsweb}}) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Template:dbsweb}} | {{Template:dbsweb}} | ||
+ | |||
+ | Display and edit [[Project Version]] properties. | ||
+ | |||
+ | {| style="margin: 1em auto 1em auto; border: solid 1px black; width:100%; background: white; text-align: left" | ||
+ | |- valign="top" | ||
+ | |'''Database''' | ||
+ | |The database containing the source objects in a Project Version. Logical databases need not refer to physical databases. | ||
+ | |- valign="top" | ||
+ | |'''Database Version''' | ||
+ | |A schema import from a live database also captures version info about the database. | ||
+ | |- valign="top" | ||
+ | |'''Object Selection''' | ||
+ | |A selection of [[Object|Objects]] by type or name. | ||
+ | |- valign="top" | ||
+ | |'''SQL Version''' | ||
+ | |The version of SQL Server as detected by schema import or upload, used as default for [[Script Generation|script generation]]. | ||
+ | |- valign="top" | ||
+ | |'''Version Date''' | ||
+ | |The (release) date of a Project Version; used for sorting. | ||
+ | |- valign="top" | ||
+ | |'''Scheduled Date''' | ||
+ | |The scheduled release date. (not used) | ||
+ | |- valign="top" | ||
+ | |'''Tracking IDs''' | ||
+ | |A space-separated list of tracking IDs linked to the [[Project]]'s tracking site. | ||
+ | |} |
Latest revision as of 05:56, 21 September 2009
Online Documentation for dbscript by devio |
Display and edit Project Version properties.
Database | The database containing the source objects in a Project Version. Logical databases need not refer to physical databases. |
Database Version | A schema import from a live database also captures version info about the database. |
Object Selection | A selection of Objects by type or name. |
SQL Version | The version of SQL Server as detected by schema import or upload, used as default for script generation. |
Version Date | The (release) date of a Project Version; used for sorting. |
Scheduled Date | The scheduled release date. (not used) |
Tracking IDs | A space-separated list of tracking IDs linked to the Project's tracking site. |