DynamoDBContextConfig.TableNamePrefix Property

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
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.

Namespace: Amazon.DynamoDBv2.DataModel
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public String TableNamePrefix { get; set; }
Property Value
Type: System.String

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5