AWS SDK for .NET Documentation
GetTargetTable<(Of <(<'T>)>)> Method (operationConfig)
AmazonAmazon.DynamoDB.DataModelDynamoDBContextGetTargetTable<(Of <<'(T>)>>)(DynamoDBOperationConfig) Did this page help you?   Yes   No    Tell us about it...
Retrieves the target table for the specified type
Declaration Syntax
C#
public Table GetTargetTable<T>(
	DynamoDBOperationConfig operationConfig
)
Generic Template Parameters
T
Type to retrieve table for
Parameters
operationConfig (DynamoDBOperationConfig)
Return Value
Table object

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)