Share via


TeradataDataSource interface

The teradata data source.

Extends

Properties

kind
properties

The properties of teradata.

Inherited Properties

creationType

The creation type.

Property Details

kind

kind: "Teradata"

Property Value

"Teradata"

properties

The properties of teradata.

properties?: TeradataProperties

Property Value

Inherited Property Details

creationType

The creation type.

creationType?: "Manual" | "AutoNative" | "AutoManaged"

Property Value

"Manual" | "AutoNative" | "AutoManaged"

Inherited From DataSourceParent.creationType