Condividi tramite


SnowflakeV2Source interface

Origine snowflake dell'attività di copia.

Extends

Proprietà

exportSettings

Impostazioni di esportazione snowflake.

query

Query Sql snowflake. Tipo: stringa (o Espressione con stringa resultType).

type

Discriminare polimorfico, che specifica i diversi tipi che questo oggetto può essere

Proprietà ereditate

maxConcurrentConnections

Numero massimo di connessioni simultanee per l'archivio dati di origine. Tipo: integer (o Espressione con integer resultType).

sourceRetryCount

Numero di tentativi di origine. Tipo: integer (o Espressione con integer resultType).

sourceRetryWait

Attendere i tentativi di origine. Type: string (o Expression with resultType string), pattern: ((\d+).)? (\d\d):(60|( [0-5] [0-9])):(60|( [0-5] [0-9])).

Dettagli proprietà

exportSettings

Impostazioni di esportazione snowflake.

exportSettings: SnowflakeExportCopyCommand

Valore della proprietà

query

Query Sql snowflake. Tipo: stringa (o Espressione con stringa resultType).

query?: any

Valore della proprietà

any

type

Discriminare polimorfico, che specifica i diversi tipi che questo oggetto può essere

type: "SnowflakeV2Source"

Valore della proprietà

"SnowflakeV2Source"

Dettagli proprietà ereditate

maxConcurrentConnections

Numero massimo di connessioni simultanee per l'archivio dati di origine. Tipo: integer (o Espressione con integer resultType).

maxConcurrentConnections?: any

Valore della proprietà

any

ereditato daCopySource.maxConcurrentConnections

sourceRetryCount

Numero di tentativi di origine. Tipo: integer (o Espressione con integer resultType).

sourceRetryCount?: any

Valore della proprietà

any

ereditato daCopySource.sourceRetryCount

sourceRetryWait

Attendere i tentativi di origine. Type: string (o Expression with resultType string), pattern: ((\d+).)? (\d\d):(60|( [0-5] [0-9])):(60|( [0-5] [0-9])).

sourceRetryWait?: any

Valore della proprietà

any

ereditato daCopySource.sourceRetryWait