Returns a collection of TableRelationship objects which contains all the relationships involving
feature classes and tables in the geodatabase.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: 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) |