SchemaComparePublishResult.MasterScript Property
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.
When needed (e.g. for Azure SQL Database), a separate script to be executed against the master database on the target server
public string MasterScript { get; }
member this.MasterScript : string
Public ReadOnly Property MasterScript As String