ScriptFactory.CreateShowPlanCompareWindow Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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)
Parametri
- title1
- String
- title2
- String
- showplanXml1
- String
- showplanXml2
- String