Click or drag to resize

CqlLinqNotSupportedException Class

Inheritance Hierarchy
SystemObject
  SystemException
    SystemSystemException
      SystemNotSupportedException
        Dse.Data.LinqCqlLinqNotSupportedException

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

The CqlLinqNotSupportedException type exposes the following members.

Properties
  NameDescription
Public propertyExpression
Top
See Also