ExecutePassThroughNativeQueryResponse Class
Definition
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.
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. |