Share via


IWithPartitionKey.WithoutPartitionKeys Method

Definition

Removes all partition keys.

public Microsoft.Azure.Management.CosmosDB.Fluent.CassandraTable.Update.IUpdate WithoutPartitionKeys ();
abstract member WithoutPartitionKeys : unit -> Microsoft.Azure.Management.CosmosDB.Fluent.CassandraTable.Update.IUpdate
Public Function WithoutPartitionKeys () As IUpdate

Returns

The next stage of the update.

Applies to