table_operation::table_operation Constructor
Initializes a new instance of the table_operation class.
table_operation(
table_operation&& other
);
Parameters
- other
A reference to a set of table_operation on which to base the new instance.
Requirements
Header: table.h
Namespace: azure::storage