你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ConnectorMappingStructure interface

连接器映射属性结构。

属性

columnName

导入文件的列名。

customFormatSpecifier

用于输入分析的自定义格式说明符。

isEncrypted

指示列是否已加密。

propertyName

映射实体的属性名称。

属性详细信息

columnName

导入文件的列名。

columnName: string

属性值

string

customFormatSpecifier

用于输入分析的自定义格式说明符。

customFormatSpecifier?: string

属性值

string

isEncrypted

指示列是否已加密。

isEncrypted?: boolean

属性值

boolean

propertyName

映射实体的属性名称。

propertyName: string

属性值

string