Row Class

Definition

Item in value

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

Constructors

Name Description
Row()

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