ExecuteProcedureResponse Class

Definition

Response for Execute stored procedure (V2)

[Azure.Connectors.Sdk.DynamicSchema("GetProcedure_V2")]
public class ExecuteProcedureResponse
[<Azure.Connectors.Sdk.DynamicSchema("GetProcedure_V2")>]
type ExecuteProcedureResponse = class
Public Class ExecuteProcedureResponse
Inheritance
ExecuteProcedureResponse
Attributes

Constructors

Name Description
ExecuteProcedureResponse()

Properties

Name Description
AdditionalProperties

Dynamic properties determined at runtime by the connector's schema discovery endpoint. Populate this dictionary with the properties returned by the schema API.

Applies to