Retrieves the target table for the specified type
            
 Declaration Syntax
 Declaration Syntax| C# | 
public Table GetTargetTable<T>( DynamoDBOperationConfig operationConfig )
 Generic Template Parameters
 Generic Template Parameters- T
- Type to retrieve table for
 Parameters
 Parameters- operationConfig (DynamoDBOperationConfig)
 Return Value
 Return ValueTable object