Categories
Query the available Categories in SendGrid.
ビュー固有の情報
Select
このテーブルをクエリして、SendGrid で使用可能なカテゴリを取得します。
SELECT * FROM Categories
Columns
| Name | Type | References | Description |
| Name | String | The name of the categories. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description | |
| AccountId | String | The ID of the account. | |
| SubuserUsername | String | The username of the subuser. |