AWS SDK Version 3 for .NET
API Reference

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.

Contains the details of the executed statement.

Inheritance Hierarchy

System.Object
  Amazon.QLDBSession.Model.ExecuteStatementResult

Namespace: Amazon.QLDBSession.Model
Assembly: AWSSDK.QLDBSession.dll
Version: 3.x.y.z

Syntax

C#
public class ExecuteStatementResult

The ExecuteStatementResult type exposes the following members

Constructors

NameDescription
Public Method ExecuteStatementResult()

Properties

NameTypeDescription
Public Property ConsumedIOs Amazon.QLDBSession.Model.IOUsage

Gets and sets the property ConsumedIOs.

Contains metrics about the number of I/O requests that were consumed.

Public Property FirstPage Amazon.QLDBSession.Model.Page

Gets and sets the property FirstPage.

Contains the details of the first fetched page.

Public Property TimingInformation Amazon.QLDBSession.Model.TimingInformation

Gets and sets the property TimingInformation.

Contains server-side performance information for the command.

Version Information

.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