Click or drag to resize

TupleColumnInfo Class

Represents the information associated with a tuple column.
Inheritance Hierarchy
SystemObject
  DseTupleColumnInfo

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public class TupleColumnInfo : IColumnInfo

The TupleColumnInfo type exposes the following members.

Constructors
  NameDescription
Public methodTupleColumnInfo
Initializes a new instance of the TupleColumnInfo class
Top
Properties
  NameDescription
Public propertyElements
Gets the list of the inner fields contained in the UDT definition
Top
Methods
  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Top
See Also

Reference