

如需與 Amazon Timestream for LiveAnalytics 類似的功能，請考慮使用 Amazon Timestream for InfluxDB。它提供簡化的資料擷取和單一位數毫秒查詢回應時間，以進行即時分析。[在這裡](https://docs.aws.amazon.com//timestream/latest/developerguide/timestream-for-influxdb.html)進一步了解。

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# SelectColumn
<a name="API_query_SelectColumn"></a>

查詢傳回的資料欄詳細資訊。

## 目錄
<a name="API_query_SelectColumn_Contents"></a>

 ** Aliased **   <a name="timestream-Type-query_SelectColumn-Aliased"></a>
正確，如果資料欄名稱由查詢別名。否則為 False。  
類型：布林值  
必要：否

 ** DatabaseName **   <a name="timestream-Type-query_SelectColumn-DatabaseName"></a>
 具有此欄位的資料庫。  
類型：字串  
必要：否

 ** Name **   <a name="timestream-Type-query_SelectColumn-Name"></a>
欄的名稱。  
類型：字串  
必要：否

 ** TableName **   <a name="timestream-Type-query_SelectColumn-TableName"></a>
具有此資料欄的資料庫中的資料表。  
類型：字串  
必要：否

 ** Type **   <a name="timestream-Type-query_SelectColumn-Type"></a>
包含查詢結果集中資料欄的資料類型。資料類型可以是純量或複雜。支援的純量資料類型為整數、布林值、字串、雙、時間戳記、日期、時間和間隔。支援的複雜資料類型為陣列、資料列和時間記錄。  
類型：[Type](API_query_Type.md) 物件  
必要：否

## 另請參閱
<a name="API_query_SelectColumn_SeeAlso"></a>

如需在其中一種語言特定 AWS SDKs中使用此 API 的詳細資訊，請參閱以下內容：
+  [AWS 適用於 C\$1\$1 的 SDK](https://docs.aws.amazon.com/goto/SdkForCpp/timestream-query-2018-11-01/SelectColumn) 
+  [AWS 適用於 Java V2 的 SDK](https://docs.aws.amazon.com/goto/SdkForJavaV2/timestream-query-2018-11-01/SelectColumn) 
+  [AWS 適用於 Ruby V3 的 SDK](https://docs.aws.amazon.com/goto/SdkForRubyV3/timestream-query-2018-11-01/SelectColumn) 