A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/DynamoDBv2/TDynamoDBContextConfig.html below:

DynamoDBContextConfig Class | AWS SDK for .NET V3

Name Type Description ConsistentRead System.Nullable<System.Boolean>

Property that directs DynamoDBContext to use consistent reads. If property is not set, behavior defaults to non-consistent reads.

Conversion Amazon.DynamoDBv2.DynamoDBEntryConversion

Conversion specification which controls how conversion between .NET and DynamoDB types happens.

DisableFetchingTableMetadata System.Nullable<System.Boolean>

If true disables fetching table metadata automatically from DynamoDB. Table metadata must be defined by Amazon.DynamoDBv2.DataModel.DynamoDBAttribute attributes and/or in Amazon.AWSConfigsDynamoDB.

IgnoreNullValues System.Nullable<System.Boolean>

Property that directs DynamoDBContext to ignore null values on attributes during a Save operation. If the property is false (or not set), null values will be interpreted as directives to delete the specific attribute.

IsEmptyStringValueEnabled System.Nullable<System.Boolean>

Property that directs DynamoDBContext to enable empty string values on attributes during a Save operation. If the property is false (or not set), empty string values will be interpreted as null values.

MetadataCachingMode System.Nullable<Amazon.DynamoDBv2.MetadataCachingMode>

The object persistence model API relies on an internal cache of the DynamoDB table's metadata to construct and validate requests. This controls how the cache key is derived, which influences when the SDK will call IAmazonDynamoDB.DescribeTable(string) internally to populate the cache.

RetrieveDateTimeInUtc System.Nullable<System.Boolean>

If true, all System.DateTime properties are retrieved in UTC timezone while reading data from DynamoDB. Else, the local timezone is used.

SkipVersionCheck System.Nullable<System.Boolean>

Property that directs DynamoDBContext to skip version checks when saving or deleting an object with a version attribute. If property is not set, version checks are performed.

TableNamePrefix System.String

Property that directs DynamoDBContext to prefix all table names with a specific string. If property is null or empty, no prefix is used and default table names are used.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4