Share via


CassandraSource.Query Property

Definition

Database query. Should be a SQL-92 query expression or Cassandra Query Language (CQL) command. Type: string (or Expression with resultType string).

public object Query { get; set; }
member this.Query : obj with get, set
Public Property Query As Object

Property Value

Applies to