Share via


INonSchemaCompareDocData Members

Include Protected Members
Include Inherited Members

The base interface used by non-schema comparers.

The INonSchemaCompareDocData type exposes the following members.

Properties

  Name Description
Public property Database1 Gets the first database.
Public property Database2 Gets the second database.
Public property ExecutionBlock Gets or sets the execution block for this compare session.
Public property FileName Gets or sets the file name for this document data. (Inherited from IBaseDocData.)
Public property FileReloading Gets or sets whether the file is currently reloading. (Inherited from IBaseDocData.)
Public property SqlConnectionProperties1 Gets the first connection properties.
Public property SqlConnectionProperties2 Gets the second connection properties.

Top

Events

  Name Description
Public event Closing Represents the file closing event. (Inherited from IBaseDocData.)
Public event FileChanged Represents the file changed event. (Inherited from IBaseDocData.)
Public event Loaded Represents the file loaded event. (Inherited from IBaseDocData.)
Public event Saved Represents the file saved to disk event. (Inherited from IBaseDocData.)

Top

See Also

Reference

INonSchemaCompareDocData Interface

Microsoft.VisualStudio.Data.Schema.Project.SchemaAndDataCompare Namespace