  | SchemaAddTable Method (String) | 
  
    Namespace: 
   Dynamicweb.DataIntegration.Integration
    Assembly:
   Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntaxpublic Table AddTable(
	string tableName
)
Public Function AddTable ( 
	tableName As String
) As Table
Parameters
- tableName
 - Type: SystemString
 
Return Value
Type: 
Table
See Also