次の方法で共有


ConnectorMappingStructure interface

コネクタ マッピング プロパティの構造。

プロパティ

columnName

インポート ファイルの列名。

customFormatSpecifier

入力解析用のカスタム書式指定子。

isEncrypted

列が暗号化されているかどうかを示します。

propertyName

マッピング エンティティのプロパティ名。

プロパティの詳細

columnName

インポート ファイルの列名。

columnName: string

プロパティ値

string

customFormatSpecifier

入力解析用のカスタム書式指定子。

customFormatSpecifier?: string

プロパティ値

string

isEncrypted

列が暗号化されているかどうかを示します。

isEncrypted?: boolean

プロパティ値

boolean

propertyName

マッピング エンティティのプロパティ名。

propertyName: string

プロパティ値

string