Dynamicweb 8 Documentation
Table Property (DMConnectionMeta)

table name
Table by its name.
Syntax
'Declaration
 
Public ReadOnly Property Table( _ 
   ByVal tableName As String _ 
) As Table
public Table Table( 
   string tableName 
) {get;}

Parameters

tableName
table name

Property Value

table or noll
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DMConnectionMeta Class
DMConnectionMeta Members

Send Feedback