Click or drag to resize

Column Class

Inheritance Hierarchy

Namespace:  Dynamicweb.DataIntegration.Integration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public class Column

The Column type exposes the following members.

Constructors
  NameDescription
Public methodColumn
Initializes a new instance of the Column class
Public methodColumn(XmlNode, Table)
Initializes a new instance of the Column class
Public methodColumn(String, Type, Table)
Initializes a new instance of the Column class
Public methodColumn(String, Type, Table, Boolean, Boolean)
Initializes a new instance of the Column class
Top
Properties
Methods
  NameDescription
Public methodSaveAsXml
Top
Fields
See Also