Freigeben über


IWithPartitionKey.WithoutPartitionKey(String) Methode

Definition

Entfernt einen Cassandra-Partitionsschlüssel.

public Microsoft.Azure.Management.CosmosDB.Fluent.CassandraTable.Update.IUpdate WithoutPartitionKey (string name);
abstract member WithoutPartitionKey : string -> Microsoft.Azure.Management.CosmosDB.Fluent.CassandraTable.Update.IUpdate
Public Function WithoutPartitionKey (name As String) As IUpdate

Parameter

name
String

Der Name des Cassandra-Partitionsschlüssels.

Gibt zurück

Die nächste Phase des Updates.

Gilt für: