| UdtColumnInfoFields Property  | 
            Gets the list of the inner fields contained in the UDT definition
            
 
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.6.0
Syntaxpublic List<ColumnDesc> Fields { get; }Property Value
Type: 
ListColumnDesc
See Also