Share via


LinkTableRequestTarget interface

Properties

distributionOptions

Target table distribution options for link table request

schemaName

Target table schema name

structureOptions

Target table structure options for link table request

tableName

Target table table name

Property Details

distributionOptions

Target table distribution options for link table request

distributionOptions?: LinkTableRequestTargetDistributionOptions

Property Value

schemaName

Target table schema name

schemaName?: string

Property Value

string

structureOptions

Target table structure options for link table request

structureOptions?: LinkTableRequestTargetStructureOptions

Property Value

tableName

Target table table name

tableName?: string

Property Value

string