OnPremisesCassandraTableDataset Class

Definition

A table in a Cassandra database.

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("CassandraTable")]
public class OnPremisesCassandraTableDataset : Microsoft.Azure.Management.DataFactories.Models.DatasetTypeProperties
Inheritance
OnPremisesCassandraTableDataset
Attributes

Constructors

OnPremisesCassandraTableDataset()

Properties

Keyspace

The keyspace to which the table belongs in the Cassandra database.

TableName

The name of the table in the Cassandra database.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)