Class SetColumnInfo
Inheritance
System.Object
SetColumnInfo
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 SetColumnInfo : IColumnInfo, ICollectionColumnInfo
Properties
KeyTypeCode
Declaration
public ColumnTypeCode KeyTypeCode { get; set; }
Property Value
Type | Description |
---|---|
ColumnTypeCode |
KeyTypeInfo
Declaration
public IColumnInfo KeyTypeInfo { get; set; }
Property Value
Type | Description |
---|---|
IColumnInfo |