UdtSerializer Properties |
The UdtSerializer type exposes the following members.
Name | Description | |
---|---|---|
![]() | CqlType | (Overrides TypeSerializer<T>.CqlType.) |
![]() | Type |
Gets the CLR type for this serializer.
(Inherited from TypeSerializer<T>.) |
![]() | TypeInfo |
Gets the type information for which this serializer is valid.
(Inherited from TypeSerializer<T>.)Intended for non-primitive types such as custom types and UDTs. For primitive types, it should return null. |