Click here to view all files
 
Specifies what role a Table plays in a TableRelationship between two tables.

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

Syntax

C#
public enum TableRelationshipRole
Visual Basic (Declaration)
Public Enumeration TableRelationshipRole

Members

ValueMember nameDescription
1Any
The Table acts as either the origin or the destination in the relationship.
3Destination
The Table acts as the destination in the relationship.
2Origin
The Table acts as the origin in the relationship.

See Also

Relate Topics:
  ArcSDEConnectionProperties Class
  AuthenticationMode Enumeration
  BingMapsService Enumeration
  CodedValueDomain Class
  Column Class
  ColumnCollection Class
  ColumnType Enumeration
  DataDirectory Class
  DataSourceProperties Class
  DataSourceType Enumeration
  Domain Class
  DomainCollection Class
  DomainType Enumeration
  Filter Class
  FilterSearchOptions Enumeration
  Geodatabase Class
  GeodatabaseFolder Class
  GeodatabaseType Enumeration
  Index Class
  IndexCollection Class
  RangeDomain Class
  Raster Class
  Row Class
  RowCollection Class
  RowValueCollection Class
  ServiceConnectionProperties Class
  ServiceType Enumeration
  Subtypes Class
  Table Class
  TableBindingAdapter Class
  TableDiscoveryOptions Enumeration
  TableJoinType Enumeration
  TableRelationship Class
  TableRelationshipCardinality Enumeration
  TableRelationshipType Enumeration
  VersionType Enumeration
Created by Atop CHM to web converter,© 2009 all right reserved.