PFExternalConnection_Location_CassandraKeySpaceName Property |
Gets or sets the key space name (equivalent to the SQL database name).
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [DataMemberAttribute]
public string KeySpaceName { get; set; }
Property Value
Type:
StringSee Also