Click or drag to resize
DecimalTypeAdapter Class
Inheritance Hierarchy
SystemObject
  CassandraDecimalTypeAdapter

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.2.0
Syntax
C#
public class DecimalTypeAdapter : ITypeAdapter

The DecimalTypeAdapter type exposes the following members.

Constructors
  NameDescription
Public methodDecimalTypeAdapter
Initializes a new instance of the DecimalTypeAdapter class
Top
Methods
See Also