Dynamicweb 9
Dynamicweb 9
Dynamicweb.DataIntegration.Integration
Column Class
Column Constructor
Column Constructor
Column Constructor (XmlNode, Table)
Column Constructor (String, Type, Table)
Column Constructor (String, Type, Table, Boolean, Boolean)
Column Constructor (XmlNode, Table)
Initializes a new instance of the
Column
class
Namespace:
Dynamicweb.DataIntegration.Integration
Assembly:
Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
C#
VB
Copy
public
Column
(
XmlNode
xmlNode
,
Table
table
)
Public
Sub
New
(
xmlNode
As
XmlNode
,
table
As
Table
)
Parameters
xmlNode
Type:
System.Xml
XmlNode
table
Type:
Dynamicweb.DataIntegration.Integration
Table
See Also
Reference
Column Class
Column Overload
Dynamicweb.DataIntegration.Integration Namespace