Share via


CassandraTableDataset.Keyspace Property

Definition

The keyspace of the Cassandra database. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> Keyspace { get; set; }
member this.Keyspace : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property Keyspace As DataFactoryElement(Of String)

Property Value

Applies to