Skip to content

/AWS1/CL_DMGDATAPVDRSETTINGS

Provides information that defines a data provider.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_redshiftsettings TYPE REF TO /AWS1/CL_DMGREDDATAPVDRSTGS /AWS1/CL_DMGREDDATAPVDRSTGS

Provides information that defines an Amazon Redshift data provider.

io_postgresqlsettings TYPE REF TO /AWS1/CL_DMGPOSTGRESQLDATAPV00 /AWS1/CL_DMGPOSTGRESQLDATAPV00

Provides information that defines a PostgreSQL data provider.

io_mysqlsettings TYPE REF TO /AWS1/CL_DMGMYSQLDATAPVDRSTGS /AWS1/CL_DMGMYSQLDATAPVDRSTGS

Provides information that defines a MySQL data provider.

io_oraclesettings TYPE REF TO /AWS1/CL_DMGORACLEDATAPVDRSTGS /AWS1/CL_DMGORACLEDATAPVDRSTGS

Provides information that defines an Oracle data provider.

io_sybaseasesettings TYPE REF TO /AWS1/CL_DMGSYBASEASEDATAPVD00 /AWS1/CL_DMGSYBASEASEDATAPVD00

Provides information that defines an SAP ASE data provider.

io_microsoftsqlserverstgs TYPE REF TO /AWS1/CL_DMGMICROSOFTSQLSERV01 /AWS1/CL_DMGMICROSOFTSQLSERV01

Provides information that defines a Microsoft SQL Server data provider.

io_docdbsettings TYPE REF TO /AWS1/CL_DMGDOCDBDATAPVDRSTGS /AWS1/CL_DMGDOCDBDATAPVDRSTGS

Provides information that defines a DocumentDB data provider.

io_mariadbsettings TYPE REF TO /AWS1/CL_DMGMARIADBDATAPVDRS00 /AWS1/CL_DMGMARIADBDATAPVDRS00

Provides information that defines a MariaDB data provider.

io_ibmdb2luwsettings TYPE REF TO /AWS1/CL_DMGIBMDB2LUWDATAPVD00 /AWS1/CL_DMGIBMDB2LUWDATAPVD00

Provides information that defines an IBM DB2 LUW data provider.

io_ibmdb2zossettings TYPE REF TO /AWS1/CL_DMGIBMDB2ZOSDATAPVD00 /AWS1/CL_DMGIBMDB2ZOSDATAPVD00

Provides information that defines an IBM DB2 for z/OS data provider.

io_mongodbsettings TYPE REF TO /AWS1/CL_DMGMONGODBDATAPVDRS00 /AWS1/CL_DMGMONGODBDATAPVDRS00

Provides information that defines a MongoDB data provider.


Queryable Attributes

RedshiftSettings

Provides information that defines an Amazon Redshift data provider.

Accessible with the following methods

Method Description
GET_REDSHIFTSETTINGS() Getter for REDSHIFTSETTINGS

PostgreSqlSettings

Provides information that defines a PostgreSQL data provider.

Accessible with the following methods

Method Description
GET_POSTGRESQLSETTINGS() Getter for POSTGRESQLSETTINGS

MySqlSettings

Provides information that defines a MySQL data provider.

Accessible with the following methods

Method Description
GET_MYSQLSETTINGS() Getter for MYSQLSETTINGS

OracleSettings

Provides information that defines an Oracle data provider.

Accessible with the following methods

Method Description
GET_ORACLESETTINGS() Getter for ORACLESETTINGS

SybaseAseSettings

Provides information that defines an SAP ASE data provider.

Accessible with the following methods

Method Description
GET_SYBASEASESETTINGS() Getter for SYBASEASESETTINGS

MicrosoftSqlServerSettings

Provides information that defines a Microsoft SQL Server data provider.

Accessible with the following methods

Method Description
GET_MICROSOFTSQLSERVERSTGS() Getter for MICROSOFTSQLSERVERSETTINGS

DocDbSettings

Provides information that defines a DocumentDB data provider.

Accessible with the following methods

Method Description
GET_DOCDBSETTINGS() Getter for DOCDBSETTINGS

MariaDbSettings

Provides information that defines a MariaDB data provider.

Accessible with the following methods

Method Description
GET_MARIADBSETTINGS() Getter for MARIADBSETTINGS

IbmDb2LuwSettings

Provides information that defines an IBM DB2 LUW data provider.

Accessible with the following methods

Method Description
GET_IBMDB2LUWSETTINGS() Getter for IBMDB2LUWSETTINGS

IbmDb2zOsSettings

Provides information that defines an IBM DB2 for z/OS data provider.

Accessible with the following methods

Method Description
GET_IBMDB2ZOSSETTINGS() Getter for IBMDB2ZOSSETTINGS

MongoDbSettings

Provides information that defines a MongoDB data provider.

Accessible with the following methods

Method Description
GET_MONGODBSETTINGS() Getter for MONGODBSETTINGS