TupleColumnInfoElements Property |
Gets the list of the inner fields contained in the UDT definition
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax public List<ColumnDesc> Elements { get; set; }
Property Value
Type:
ListColumnDescSee Also