TableAttributeKeyspace Property  | 
 
            Gets or sets the keyspace name. 
            Use only if the table you are mapping is in a different keyspace than the current 
ISession.
            
 
    Namespace: 
   Dse.Mapping.Attributes
    Assembly:
   Dse (in Dse.dll) Version: 2.9.0
Syntaxpublic string Keyspace { get; set; }Property Value
Type: 
String
See Also