テーブル
本製品 はSlack のデータを、標準のSQL ステートメントを使用してクエリできるリレーショナルデータベースのテーブルのリストとしてモデル化します。
CData ADO.NET Provider for Slack テーブル
Name | Description |
Calls | Register,update,end or return information about a Call. |
Channels | Create, update, and query the available channels in Slack. |
ConversationMembers | Retrieve members of a conversation. |
Files | Query and delete team files. |
MessageReplies | Create, update, delete, and query threads of messages posted to a conversation. |
Messages | Create, update, delete, and query the available messages in Slack. |
Pins | Create, delete, and query all items pinned to a channel. |
Reactions | Create, delete, and query reactions on items. |
Reminders | Create, delete, and query all reminders by or for a given user. |
UserGroups | Create, update, and query all User Groups for a Slack team. |
UserProfile | Retrieve a user's profile information, including their custom status. This table supports only Select and Update operations. |
Users | Update and query all users for a Slack team. |