UdtColumnInfo Class |
Namespace: Cassandra
public class UdtColumnInfo : IColumnInfo
The UdtColumnInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | UdtColumnInfo | Initializes a new instance of the UdtColumnInfo class |
Name | Description | |
---|---|---|
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Fields |
Gets the list of the inner fields contained in the UDT definition
|
![]() | Name |
Fully qualified type name: keyspace.typeName
|