Returns a TableRelationship object which represents an in-memory table relationship which has been created
for a Table stored in the DataDirectory.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
C# |
---|
public TableRelationship OpenTableRelationship( string name ) |
Visual Basic (Declaration) |
---|
Public Function OpenTableRelationship ( _ name As String _ ) As TableRelationship |
Parameters
- name
- Type: System..::.String
The name of the relationship.