ExecutionInfoWarnings Property  | 
 
            Returns the server-side warnings for this query.
            
            This feature is only available for Cassandra 2.2 or above; with lower versions, this property always returns null.
            
 
    Namespace: 
   Cassandra
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.11.0
Syntaxpublic string[] Warnings { get; }Property Value
Type: 
String
See Also