Click or drag to resize

CqlLinqNotSupportedException Class

Inheritance Hierarchy
SystemObject
  SystemException
    SystemSystemException
      SystemNotSupportedException
        Cassandra.Data.LinqCqlLinqNotSupportedException

Namespace:  Cassandra.Data.Linq
Assembly:  Cassandra (in Cassandra.dll) Version: 3.10.0
Syntax
C#
public class CqlLinqNotSupportedException : NotSupportedException

The CqlLinqNotSupportedException type exposes the following members.

Properties
  NameDescription
Public propertyExpression
Top
See Also