Initiates a Search object to Query a DynamoDB table, with the
            specified config.
            
            No calls are made until the Search object is used.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public Search Query( QueryOperationConfig config )
 Parameters
 Parameters- config (QueryOperationConfig)
- Configuration to use.
 Return Value
 Return ValueResultant Search container.