Row 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.
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. |