ScriptFactory.CreateShowPlanCompareWindow 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.
public:
static void CreateShowPlanCompareWindow(System::String ^ title1, System::String ^ title2, System::String ^ showplanXml1, System::String ^ showplanXml2);
public static void CreateShowPlanCompareWindow (string title1, string title2, string showplanXml1, string showplanXml2);
static member CreateShowPlanCompareWindow : string * string * string * string -> unit
Public Shared Sub CreateShowPlanCompareWindow (title1 As String, title2 As String, showplanXml1 As String, showplanXml2 As String)
Paramètres
- title1
- String
- title2
- String
- showplanXml1
- String
- showplanXml2
- String