次の方法で共有


TeradataTeradataUserPassScanProperties interface

Teradata ユーザーはスキャン プロパティを渡します。

Extends

プロパティ

driverLocation

ドライバーの場所。

password

Teradata サーバーのパスワード。

schema

スキーマ。

username

Teradata サーバーのユーザー名。

継承されたプロパティ

businessRuleSetName

ビジネス ルール セットの名前。

collection

スキャンのコレクション参照。

connectedVia

スキャンの統合ランタイム参照。

domain

スキャンのドメイン。

isLiveViewEnabled

ライブ ビューが有効かどうかを示すフラグ。

isPresetScan

スキャンがプリセット スキャンかどうかを示すフラグ。

logLevel

スキャンのログ レベル。

maximumMemoryAllowedInGb

GB 単位で許可される最大メモリ。

mitiCache

miti キャッシュ。

parallelScanCount

並列スキャンの数。

scanRulesetName

スキャン ルールセットの名前。

scanRulesetType

スキャン ルール セットの種類。

workers

スキャンのワーカーの数。

プロパティの詳細

driverLocation

ドライバーの場所。

driverLocation?: string

プロパティ値

string

password

Teradata サーバーのパスワード。

password?: string

プロパティ値

string

schema

スキーマ。

schema?: string

プロパティ値

string

username

Teradata サーバーのユーザー名。

username?: string

プロパティ値

string

継承されたプロパティの詳細

businessRuleSetName

ビジネス ルール セットの名前。

businessRuleSetName?: string

プロパティ値

string

承元MitiScanProperties.businessRuleSetName

collection

スキャンのコレクション参照。

collection?: CollectionReference

プロパティ値

mitiScanProperties.collection から継承

connectedVia

スキャンの統合ランタイム参照。

connectedVia?: ConnectedVia

プロパティ値

MitiScanProperties.connectedVia から継承された

domain

スキャンのドメイン。

domain?: string

プロパティ値

string

承元MitiScanProperties.domain

isLiveViewEnabled

ライブ ビューが有効かどうかを示すフラグ。

isLiveViewEnabled?: boolean

プロパティ値

boolean

承元MitiScanProperties.isLiveViewEnabled

isPresetScan

スキャンがプリセット スキャンかどうかを示すフラグ。

isPresetScan?: boolean

プロパティ値

boolean

承元:MitiScanProperties.isPresetScan

logLevel

スキャンのログ レベル。

logLevel?: string

プロパティ値

string

承元MitiScanProperties.logLevel

maximumMemoryAllowedInGb

GB 単位で許可される最大メモリ。

maximumMemoryAllowedInGb?: string

プロパティ値

string

mitiScanProperties.maximumMemoryAllowedInGbから継承された

mitiCache

miti キャッシュ。

mitiCache?: string

プロパティ値

string

mitiScanProperties.mitiCacheから継承された

parallelScanCount

並列スキャンの数。

parallelScanCount?: number

プロパティ値

number

承元: MitiScanProperties.parallelScanCount

scanRulesetName

スキャン ルールセットの名前。

scanRulesetName?: string

プロパティ値

string

mitiScanProperties.scanRulesetNameから継承された

scanRulesetType

スキャン ルール セットの種類。

scanRulesetType?: "System" | "Custom"

プロパティ値

"System" | "Custom"

mitiScanProperties.scanRulesetType から継承

workers

スキャンのワーカーの数。

workers?: number

プロパティ値

number

MitiScanProperties.workers から継承された