LinkTableRequestTarget interface
Properti
| distribution |
Opsi distribusi tabel target untuk permintaan tabel tautan |
| schema |
Nama skema tabel target |
| structure |
Opsi struktur tabel target untuk permintaan tabel tautan |
| table |
Nama tabel tabel target |
Detail Properti
distributionOptions
Opsi distribusi tabel target untuk permintaan tabel tautan
distributionOptions?: LinkTableRequestTargetDistributionOptions
Nilai Properti
schemaName
Nama skema tabel target
schemaName?: string
Nilai Properti
string
structureOptions
Opsi struktur tabel target untuk permintaan tabel tautan
structureOptions?: LinkTableRequestTargetStructureOptions
Nilai Properti
tableName
Nama tabel tabel target
tableName?: string
Nilai Properti
string