DebugSession.GetBatchDebugScript(String, ITextSpan) 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:
System::String ^ GetBatchDebugScript(System::String ^ script, Microsoft::SqlServer::Management::QueryExecution::ITextSpan ^ textSpan);
public string GetBatchDebugScript (string script, Microsoft.SqlServer.Management.QueryExecution.ITextSpan textSpan);
member this.GetBatchDebugScript : string * Microsoft.SqlServer.Management.QueryExecution.ITextSpan -> string
Public Function GetBatchDebugScript (script As String, textSpan As ITextSpan) As String
Paramètres
- script
- String
- textSpan
- ITextSpan