ExecutePassThroughNativeQueryResponse Class

Definition

Response for Execute a SQL query (V2)

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

Constructors

Name Description
ExecutePassThroughNativeQueryResponse()

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