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