SchemaCompareDacpacEndpoint 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 dacpac file as either a source or target for schema comparison
public sealed class SchemaCompareDacpacEndpoint : Microsoft.SqlServer.Dac.Compare.SchemaCompareEndpoint
type SchemaCompareDacpacEndpoint = class
inherit SchemaCompareEndpoint
Public NotInheritable Class SchemaCompareDacpacEndpoint
Inherits SchemaCompareEndpoint
- Inheritance
Constructors
SchemaCompareDacpacEndpoint(String) |
Constructs a schema compare endpoint that refers to a dacpac file |
Properties
FilePath |
The dacpac file path |