SchemaCompareProjectEndpoint Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Refers to a project as either a source or target for schema comparison
public sealed class SchemaCompareProjectEndpoint : Microsoft.SqlServer.Dac.Compare.SchemaCompareEndpoint
type SchemaCompareProjectEndpoint = class
inherit SchemaCompareEndpoint
Public NotInheritable Class SchemaCompareProjectEndpoint
Inherits SchemaCompareEndpoint
- Inheritance
Constructors
SchemaCompareProjectEndpoint(String, String[], String, DacExtractTarget) |
Constructs a schema compare endpoint that refers to a project |
SchemaCompareProjectEndpoint(String, String[], String) |
Constructs a schema compare endpoint that refers to a project |
Properties
ProjectFilePath |
The .sqlproj full path |