Freigeben über


CassandraSchema.Columns Eigenschaft

Definition

Ruft die Liste der Cassandra-Tabellenspalten ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="columns")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.Column> Columns { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="columns")>]
member this.Columns : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.Column> with get, set
Public Property Columns As IList(Of Column)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: