次の方法で共有


TeradataUserPassScanProperties interface

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

Extends

プロパティ

password
username

継承されたプロパティ

businessRuleSetName

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

collection

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

connectedVia

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

domain

スキャンのドメイン。

isLiveViewEnabled

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

isPresetScan

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

logLevel

スキャンのログ レベル。

parallelScanCount

並列スキャンの数。

scanRulesetName

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

scanRulesetType

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

workers

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

プロパティの詳細

password

password?: string

プロパティ値

string

username

username?: string

プロパティ値

string

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

businessRuleSetName

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

businessRuleSetName?: string

プロパティ値

string

から継承ScanProperties.businessRuleSetName

collection

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

collection?: CollectionReference

プロパティ値

ScanProperties.collection から継承された

connectedVia

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

connectedVia?: ConnectedVia

プロパティ値

ScanProperties.connectedVia から継承された

domain

スキャンのドメイン。

domain?: string

プロパティ値

string

ScanProperties.domain から継承された

isLiveViewEnabled

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

isLiveViewEnabled?: boolean

プロパティ値

boolean

から継承ScanProperties.isLiveViewEnabled

isPresetScan

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

isPresetScan?: boolean

プロパティ値

boolean

ScanProperties.isPresetScan から継承された

logLevel

スキャンのログ レベル。

logLevel?: string

プロパティ値

string

ScanProperties.logLevel から継承された

parallelScanCount

並列スキャンの数。

parallelScanCount?: number

プロパティ値

number

ScanProperties.parallelScanCount から継承された

scanRulesetName

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

scanRulesetName?: string

プロパティ値

string

ScanProperties.scanRulesetName から継承された

scanRulesetType

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

scanRulesetType?: "System" | "Custom"

プロパティ値

"System" | "Custom"

から継承ScanProperties.scanRulesetType

workers

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

workers?: number

プロパティ値

number

から継承ScanProperties.workers