TableOperation.Insert Method

Windows Runtime Azure Storage Client Library

Overload List

Name Description
TableOperation.Insert (ITableEntity) Creates a new table operation that inserts the given entity into a table.
TableOperation.Insert (ITableEntity, Boolean) Creates a new table operation that inserts the given entity into a table.

See Also