See Also

Project Class  | RedGate.SQLCompare.Engine Namespace

See Also RedGate.SQLCompare.Engine Send comments on this topic.

Project Class Members

RedGate.SQLCompare.Engine Namespace : Project Class

Project overview

Public Constructors

Public Constructor Project Constructor Constructor.

Public Properties

Public Property Clone Returns a clone of the current project.
Public Property ComparisonOptions Options used when running a comparison or synchronization on the project.
Public Property DataSource1 The connection properties for the first data source.
Public Property DataSource2 The connection properties for the second data source.
Public Property Direction The direction in which changes are migrated when a synchronization is run on the project.
Public Property Dirty True if the project has been modified.
Public Property FileName The file name of the project.
Public Property HasClone Returns true if the current project has been cloned.
Public Property IsNewProject Determines whether the project is a new project.
Public Property LastCompared The time at which the project was last compared.
Public Property Name The file name of a project, or "New Project".
Public Property SelectedFilters Gets or sets SelectedFilters.
Public Property Source1AsLiveDB A convenience method for accessing the first data source as a live database, rather than casting explicitly in code.
Public Property Source2AsLiveDB A convenience method for accessing the second data source as a live database, rather than casting explicitly in code.
Public Property UserNote Gets or sets the user notes.
Public Property Version The current project version. Used for serialization.

Public Methods

Public Method ChangeSynchronizationDirection Changes the direction in which changes are to be migrated.
Public Methodstatic (Shared in Visual Basic) CreateNew Creates a new blank project.
Public Method Deserialize Support for serialization.
Public Method DiscardClone Discards the current clone.
Public Methodstatic (Shared in Visual Basic) LoadFromDisk Loads a project from disk.
Public Method SaveToDisk Save the project to disk
Public Method Serialize Support for serialization.
Public Method SynchronizeClone Synchronizes the settings in the clone with the settings in the main object.
Public Method ToString Overridden. Converts an instance of Project to a string.

See Also

Project Class  | RedGate.SQLCompare.Engine Namespace

 

 


© 2003 - 2007 Red Gate Software Ltd. All Rights Reserved.