Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Amazon
DynamoDBv2
Model
ScanRequest
ScanRequest
Amazon.DynamoDBv2.Model.ScanRequest.ScanRequest C# (CSharp) Method
ScanRequest Class Documentation
Mostra file
Open project: aws/aws-sdk-net
ScanRequest()
public
method
Empty constructor used to set properties independently even when a simple constructor is available
public
ScanRequest
( ) :
System
return
System
public ScanRequest() { }
Same methods
ScanRequest::
ScanRequest
(
string
tableName
) :
System
ScanRequest
IsSetAttributesToGet
IsSetConditionalOperator
IsSetConsistentRead
IsSetExclusiveStartKey
IsSetExpressionAttributeNames
IsSetExpressionAttributeValues
IsSetFilterExpression
IsSetIndexName
IsSetLimit
IsSetProjectionExpression
IsSetReturnConsumedCapacity
IsSetScanFilter
IsSetSegment
IsSetSelect
IsSetTableName
IsSetTotalSegments
ScanRequest