Difference between revisions of "Pv-edit"
Line 4: | Line 4: | ||
{| style="margin: 1em auto 1em auto; border: solid 1px black; width:100%; background: white; text-align: left" | {| style="margin: 1em auto 1em auto; border: solid 1px black; width:100%; background: white; text-align: left" | ||
− | |- | + | |- valign="top" |
|'''Database''' | |'''Database''' | ||
|The database containing the source objects in a Project Version. Logical databases need not refer to physical databases. | |The database containing the source objects in a Project Version. Logical databases need not refer to physical databases. | ||
− | |- | + | |- valign="top" |
|'''Database Version''' | |'''Database Version''' | ||
|A schema import from a live database also captures version info about the database. | |A schema import from a live database also captures version info about the database. | ||
− | |- | + | |- valign="top" |
|'''Object Selection''' | |'''Object Selection''' | ||
|A selection of [[Object|Objects]] by type or name. | |A selection of [[Object|Objects]] by type or name. | ||
− | |- | + | |- valign="top" |
|'''SQL Version''' | |'''SQL Version''' | ||
|The version of SQL Server as detected by schema import or upload, used as default for [[Script Generation|script generation]]. | |The version of SQL Server as detected by schema import or upload, used as default for [[Script Generation|script generation]]. | ||
− | |- | + | |- valign="top" |
|'''Version Date''' | |'''Version Date''' | ||
|The (release) date of a Project Version; used for sorting. | |The (release) date of a Project Version; used for sorting. | ||
− | |- | + | |- valign="top" |
|'''Scheduled Date''' | |'''Scheduled Date''' | ||
|The scheduled release date. (not used) | |The scheduled release date. (not used) | ||
− | |- | + | |- valign="top" |
|'''Tracking IDs''' | |'''Tracking IDs''' | ||
|A space-separated list of tracking IDs linked to the [[Project]]'s tracking site. | |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. |