Bagikan melalui


DataMapperMapping interface

Detail pemetaan tabel sumber dan target.

Properti

attributeMappingInfo

Ini menyimpan informasi pemetaan atribut yang disediakan pengguna.

sourceConnectionReference

Referensi koneksi untuk koneksi sumber.

sourceDenormalizeInfo

Ini menyimpan informasi denormalisasi sumber yang digunakan saat menggabungkan beberapa sumber.

sourceEntityName

Nama tabel sumber

targetEntityName

Nama tabel target

Detail Properti

attributeMappingInfo

Ini menyimpan informasi pemetaan atribut yang disediakan pengguna.

attributeMappingInfo?: MapperAttributeMappings

Nilai Properti

sourceConnectionReference

Referensi koneksi untuk koneksi sumber.

sourceConnectionReference?: MapperConnectionReference

Nilai Properti

sourceDenormalizeInfo

Ini menyimpan informasi denormalisasi sumber yang digunakan saat menggabungkan beberapa sumber.

sourceDenormalizeInfo?: any

Nilai Properti

any

sourceEntityName

Nama tabel sumber

sourceEntityName?: string

Nilai Properti

string

targetEntityName

Nama tabel target

targetEntityName?: string

Nilai Properti

string