QuerySourceFieldInfo
| Field | NULL | Description | Note |
|---|---|---|---|
| id string | The id of the query source field | ||
| name string | The name of the query source field | ||
| querySourceId string (GUID) | The id of the parent query source | ||
| querySourceName string | The name of the parent query source | ||
| querySourceCategoryId string (GUID) | The id of the query source category | ||
| querySourceCategoryName string | The name of the query source category | ||
| connectionStringId string (GUID) | The id of the connection | ||
| serverTypeId string (GUID) | The id of the server type | ||
| tenantId string (GUID) | The id of the tenant | ||
| connectionString string | The connection string | ||
| connectionName string | The name of the connection | ||
| querySourceAlias string | The alias of the query source | ||
| fieldAlias string | The alias of the field |