Freigeben über


IWithColumn.WithoutColumn(String) Methode

Definition

Entfernt eine Cassandra-Tabellenspalte.

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

Parameter

name
String

Der Name der Cassandra-Tabellenspalte.

Gibt zurück

Die nächste Phase des Updates.

Gilt für: