| DMConnectionMetaGetTable Method |
Namespace:
Dynamicweb.DataManagement
Assembly:
Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax public virtual Table GetTable(
string tableName
)
Public Overridable Function GetTable (
tableName As String
) As Table
Parameters
- tableName
- Type: SystemString
Return Value
Type:
TableSee Also