Class CqlLinqNotSupportedException
Inheritance
object
Exception
SystemException
NotSupportedException
CqlLinqNotSupportedException
Implements
ISerializable
Inherited Members
Exception.GetBaseException()
Exception.GetObjectData(SerializationInfo, StreamingContext)
Exception.GetType()
Exception.ToString()
Exception.Data
Exception.HelpLink
Exception.HResult
Exception.InnerException
Exception.Message
Exception.Source
Exception.StackTrace
Exception.TargetSite
Exception.SerializeObjectState
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
Namespace: Cassandra.Data.Linq
Assembly: Cassandra.dll
Syntax
public class CqlLinqNotSupportedException : NotSupportedException, ISerializable
Properties
Expression
Declaration
public Expression Expression { get; }
Property Value
Type | Description |
---|---|
Expression |
Implements
System.Runtime.Serialization.ISerializable