SchemaComparisonResult.GetDiffEntrySourceScript(SchemaDifference) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le script source pour schemaDifference à partir de SchemaComparisonResult, le cas échéant. SchemaDifferences avec « Delete » comme SchemaUpdateAction n’a pas de script source.
public string GetDiffEntrySourceScript(Microsoft.SqlServer.Dac.Compare.SchemaDifference diff);
member this.GetDiffEntrySourceScript : Microsoft.SqlServer.Dac.Compare.SchemaDifference -> string
Public Function GetDiffEntrySourceScript (diff As SchemaDifference) As String
Paramètres
- diff
- SchemaDifference
SchemaDifference pour obtenir le script source de
Retours
Script de SchemaDifference. Retourne une chaîne vide s’il n’existe aucun script source pour schemaDifference