DebugSession.GetBatchDebugScript(String, ITextSpan) Metodo

Definizione

public:
 System::String ^ GetBatchDebugScript(System::String ^ script, Microsoft::SqlServer::Management::QueryExecution::ITextSpan ^ textSpan);
public string GetBatchDebugScript (string script, Microsoft.SqlServer.Management.QueryExecution.ITextSpan textSpan);
Public Function GetBatchDebugScript (script As String, textSpan As ITextSpan) As String

Parametri

script
String
textSpan
ITextSpan

Restituisce

String

Si applica a