Click or drag to resize

UdtColumnInfo Class

Represents the type information associated with a User Defined Type
Inheritance Hierarchy
SystemObject
  DseUdtColumnInfo

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

The UdtColumnInfo type exposes the following members.

Constructors
  NameDescription
Public methodUdtColumnInfo
Initializes a new instance of the UdtColumnInfo class
Top
Properties
  NameDescription
Public propertyFields
Gets the list of the inner fields contained in the UDT definition
Public propertyName
Fully qualified type name: keyspace.typeName
Top
Methods
  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Top
See Also

Reference