次の方法で共有


CassandraSchema.Columns プロパティ

定義

Cassandra テーブル列の一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CassandraColumn> Columns { get; }
member this.Columns : System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CassandraColumn>
Public ReadOnly Property Columns As IList(Of CassandraColumn)

プロパティ値

適用対象