DataColumn Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Teigha.RuntimeRXObject
        Teigha.DatabaseServicesDataColumn

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public class DataColumn : RXObject

The DataColumn type exposes the following members.

Constructors
  Name Description
Public method DataColumn Initializes a new instance of the DataColumn class
Public method DataColumn(DataColumn) Initializes a new instance of the DataColumn class
Public method DataColumn(CellType, String) Initializes a new instance of the DataColumn class
Protected method DataColumn(IntPtr, Boolean) Initializes a new instance of the DataColumn class
Top
Properties
  Name Description
Public property AutoDelete
(Inherited from DisposableWrapper)
Public property ColumnName  
Public property ColumnType  
Public property GrowLength  
Public property IsDisposed
(Inherited from DisposableWrapper)
Public property NumCells  
Public property PhysicalLength  
Public property UnmanagedObject
(Inherited from DisposableWrapper)
Top
Methods
  Name Description
Public method AppendCell  
Public method Assign  
Public method Clone
(Inherited from RXObject)
Public method CompareTo
(Inherited from RXObject)
Public method CopyFrom
(Inherited from RXObject)
Public method CreateObjRef
(Inherited from MarshalByRefObject)
Protected method DeleteUnmanagedObject
(Inherited from RXObject)
Public method Dispose
(Inherited from DisposableWrapper)
Protected method Dispose(Boolean)
(Inherited from DisposableWrapper)
Public method Equals
(Inherited from DisposableWrapper)
Protected method Finalize
(Inherited from DisposableWrapper)
Public method GetCellAt  
Public method GetHashCode
(Inherited from DisposableWrapper)
Public method GetIndexAtCell  
Public method GetLifetimeService
(Inherited from MarshalByRefObject)
Public method GetMetaObject
(Inherited from RXObject)
Public method GetRXClass
(Inherited from RXObject)
Public method GetType
(Inherited from Object)
Public method InitializeLifetimeService
(Inherited from MarshalByRefObject)
Public method InsertCellAt  
Protected method MemberwiseClone
(Inherited from Object)
Protected method MemberwiseClone(Boolean)
(Inherited from MarshalByRefObject)
Public method QueryX
(Inherited from RXObject)
Public method RemoveCellAt  
Public method SetCellAt  
Public method ToString
(Inherited from Object)
Public method X
(Inherited from RXObject)
Top
See Also

©  Bricsys NV. All rights reserved.