AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The completion date, current state, submission time, and state change reason (if applicable) for the query execution.
Namespace: Amazon.Athena.Model
Assembly: AWSSDK.Athena.dll
Version: 3.x.y.z
public class QueryExecutionStatus
The QueryExecutionStatus type exposes the following members
Name | Description | |
---|---|---|
QueryExecutionStatus() |
Name | Type | Description | |
---|---|---|---|
AthenaError | Amazon.Athena.Model.AthenaError |
Gets and sets the property AthenaError. Provides information about an Athena query error. |
|
CompletionDateTime | System.DateTime |
Gets and sets the property CompletionDateTime. The date and time that the query completed. |
|
State | Amazon.Athena.QueryExecutionState |
Gets and sets the property State.
The state of query execution.
Athena automatically retries your queries in cases of certain transient errors. As
a result, you may see the query state transition from |
|
StateChangeReason | System.String |
Gets and sets the property StateChangeReason. Further detail about the status of the query. |
|
SubmissionDateTime | System.DateTime |
Gets and sets the property SubmissionDateTime. The date and time that the query was submitted. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5