Returns information about the ScanResult response and response metadata.
Namespace: Amazon.DynamoDB.ModelAssembly: AWSSDK (in AWSSDK.dll) Version: 1.4.10.0 (1.4.10.0)
Syntax
| C# | Visual Basic | Visual C++ |
public class ScanResponse : AmazonWebServiceResponse
Public Class ScanResponse _ Inherits AmazonWebServiceResponse
public ref class ScanResponse : public AmazonWebServiceResponse
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| ScanResponse()()()() | Initializes a new instance of the ScanResponse class | |
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ResponseMetadata |
Contains additional information about the request, such as the
Request Id.
(Inherited from AmazonWebServiceResponse.) | |
| ScanResult |
Gets and sets the ScanResult property.
| |
| ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
Amazon.Runtime..::..AmazonWebServiceResponse
Amazon.DynamoDB.Model..::..ScanResponse
Amazon.Runtime..::..AmazonWebServiceResponse
Amazon.DynamoDB.Model..::..ScanResponse