Click or drag to resize
ISessionUserDefinedTypes Property
Gets the user defined type mappings

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.1.0
Syntax
C#
UdtMappingDefinitions UserDefinedTypes { get; }

Property Value

Type: UdtMappingDefinitions
See Also