IStoredProcedureResponse<TValue>.ScriptLog Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the output from stored procedure console.log() statements.
public string ScriptLog { get; }
member this.ScriptLog : string
Public ReadOnly Property ScriptLog As String
Output from console.log() statements in a stored procedure.
This is exposed for mocking purposes for the Azure Cosmos DB service.
Zpětná vazba k produktu Azure SDK for .NET
Azure SDK for .NET je open source projekt. Vyberte odkaz pro poskytnutí zpětné vazby: