Difference between revisions of "Pv-edit"

From dbscript Online Help
Jump to: navigation, search
Line 3: Line 3:
 
Display and edit [[Project Version]] properties.
 
Display and edit [[Project Version]] properties.
  
'''Database'''
+
{| style="margin: 1em auto 1em auto; border: solid 1px black; width:100%; background: white; text-align: left"
The database containing the source objects in a Project Version. Logical databases need not refer to physical databases.
+
|-
 
+
|'''Database'''
'''Database Version'''
+
|The database containing the source objects in a Project Version. Logical databases need not refer to physical databases.
A schema import from a live database also captures version info about the database.
+
|-
 
+
|'''Database Version'''
'''Object Selection'''
+
|A schema import from a live database also captures version info about the database.
A selection of [[Object|Objects]] by type or name.
+
|-
 
+
|'''Object Selection'''
'''SQL Version'''
+
|A selection of [[Object|Objects]] by type or name.
The version of SQL Server as detected by schema import or upload, used as default for [[Script Generation|script generation]].
+
|-
 
+
|'''SQL Version'''
'''Version Date'''
+
|The version of SQL Server as detected by schema import or upload, used as default for [[Script Generation|script generation]].
The (release) date of a Project Version; used for sorting.
+
|-
 
+
|'''Version Date'''
'''Scheduled Date'''
+
|The (release) date of a Project Version; used for sorting.
The scheduled release date. (not used)
+
|-
 
+
|'''Scheduled Date'''
'''Tracking IDs'''
+
|The scheduled release date. (not used)
A space-separated list of tracking IDs linked to the [[Project]]'s tracking site.
+
|-
 +
|'''Tracking IDs'''
 +
|A space-separated list of tracking IDs linked to the [[Project]]'s tracking site.
 +
|}

Revision as of 06:45, 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.