Class ListColumnInfo
Inheritance
System.Object
ListColumnInfo
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dse
Assembly: Dse.dll
Syntax
public class ListColumnInfo : IColumnInfo, ICollectionColumnInfo
Properties
ValueTypeCode
Declaration
public ColumnTypeCode ValueTypeCode { get; set; }
Property Value
Type | Description |
---|---|
ColumnTypeCode |
ValueTypeInfo
Declaration
public IColumnInfo ValueTypeInfo { get; set; }
Property Value
Type | Description |
---|---|
IColumnInfo |