SchemaCompareDacpacEndpoint(String) Constructor
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.
Constructs a schema compare endpoint that refers to a dacpac file
public SchemaCompareDacpacEndpoint (string dacpacFilePath);
new Microsoft.SqlServer.Dac.Compare.SchemaCompareDacpacEndpoint : string -> Microsoft.SqlServer.Dac.Compare.SchemaCompareDacpacEndpoint
Public Sub New (dacpacFilePath As String)
Parameters
- dacpacFilePath
- String
Path to a dacpac file