Click or drag to resize

SchemaAddNewTable Method

Namespace:  Dynamicweb.DataIntegration.Integration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public Table AddNewTable(
	string tableName,
	string sqlSchema
)

Parameters

tableName
Type: SystemString
sqlSchema
Type: SystemString

Return Value

Type: Table
See Also