次の方法で共有


GetUserTablesSqlTaskInput interface

指定されたデータベース・リストのユーザー・テーブルを収集するタスクの入力

プロパティ

connectionInfo

SQL Server の接続情報

encryptedKeyForSecureFields

セキュリティで保護されたフィールドの暗号化されたキー

selectedDatabases

テーブルを収集するデータベース名の一覧

プロパティの詳細

connectionInfo

SQL Server の接続情報

connectionInfo: SqlConnectionInfo

プロパティ値

encryptedKeyForSecureFields

セキュリティで保護されたフィールドの暗号化されたキー

encryptedKeyForSecureFields?: string

プロパティ値

string

selectedDatabases

テーブルを収集するデータベース名の一覧

selectedDatabases: string[]

プロパティ値

string[]