public sealed class SelectTable : SelectStatementNode
'Declaration Public NotInheritable Class SelectTable Inherits SelectStatementNode
This example shows how SelectTables can be used to create a SelectStatement object representing the following query:
SELECT * FROM test.dept tDept, test.emp tEmp
System.Object
Devart.Common.SelectStatementNode
Devart.Common.SelectTable
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