ODBC Driver for Microsoft Exchange

Build 23.0.8839

EventAttachments

EventAttachments View for Exchange data provider.

テーブル固有の情報

Select

Event Id(必須)を指定してEventAttachments をクエリできます。

SELECT * FROM [EventAttachments] WHERE EventId = 'event id'

このクエリは、指定されたEvent の添付ファイルを、コンテンツを含めずにリストとして取得します。

Columns

Name Type Description
eventId String
id [KEY] String
contentType String
isInline Bool
lastModifiedDateTime Datetime
name String
size Int
userId String

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839