Creates a DocumentBatchWrite object for the current table, allowing
            a batch-put/delete operation against DynamoDB.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public DocumentBatchWrite CreateBatchWrite()
 Return Value
 Return ValueEmpty DocumentBatchWrite object.