| TupleColumnInfoElements Property  | 
            Gets the list of the inner fields contained in the UDT definition
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxpublic List<ColumnDesc> Elements { get; set; }Property Value
Type: 
ListColumnDesc
See Also