Returns a collection of TableRelationship objects which contains all the in-memory relationships involving shapefiles and dBase files in the DataDirectory.

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

Syntax

C#
public ReadOnlyCollection<TableRelationship> GetTableRelationships()
Visual Basic (Declaration)
Public Function GetTableRelationships As ReadOnlyCollection(Of TableRelationship)

Return Value

A ReadOnlyCollection object consisting of TableRelationship objects each of which represents an in-memory association between two tables based on a shared column.

See Also

Relate Topics:
  GetRasters Method
  GetTables Method
  OpenRaster Method
  OpenTable Method
  OpenTableRelationship Method
Created by Atop CHM to web converter,© 2009 all right reserved.