Share via


SapEccDataSource interface

SAP ECC data source.

Extends

Properties

kind
properties

SAP ECC properties.

Inherited Properties

creationType

The creation type.

Property Details

kind

kind: "SapEcc"

Property Value

"SapEcc"

properties

SAP ECC properties.

properties?: SapEccProperties

Property Value

Inherited Property Details

creationType

The creation type.

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

Property Value

"Manual" | "AutoNative" | "AutoManaged"

Inherited From DataSourceParent.creationType