Opens the Table with the specified name.

Namespace:  ESRI.ArcGISExplorer.Data
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public Table OpenTable(
	string name
)
Visual Basic (Declaration)
Public Function OpenTable ( _
	name As String _
) As Table

Parameters

name
Type: System..::.String
The name of the Table to open.

Return Value

A Table object which represents a geodatabase feature class.

See Also

Relate Topics:
  Dispose Method
  GetTables Method
Created by Atop CHM to web converter,© 2009 all right reserved.