PFExternalConnection_Location_Cassandra Properties |
The PFExternalConnection_Location_Cassandra type exposes the following members.
Name | Description | |
---|---|---|
![]() | KeySpaceName |
Gets or sets the key space name (equivalent to the SQL database name).
|
![]() | Query |
Gets or sets the SQL query used to obtain the data from the database.
This is optional.
|
![]() | ServerAddress |
Gets or sets the server address.
|
![]() | ServerPort |
Gets or sets the server address port.
Default value: 9042.
|
![]() | TableName |
Gets or sets the table name.
|
![]() | Type |
Gets the type of location in an enum form.
(Overrides PFExternalConnection_LocationType.) |