Gets the GeodatabaseFolder in which the relationship class is contained.

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

Syntax

C#
public GeodatabaseFolder GeodatabaseFolder { get; }
Visual Basic (Declaration)
Public ReadOnly Property GeodatabaseFolder As GeodatabaseFolder

Field Value

A GeodatabaseFolder object representing the geodatabase feature dataset in which the relationship is contained. Returns nullNothingnullptra null reference (Nothing in Visual Basic) for relationship classes which are not stored in a feature dataset and for all in-memory TableRelationships.

See Also

Relate Topics:
  Cardinality Property
  DestinationForeignKeyColumnName Property
  DestinationKeyColumnName Property
  DestinationTable Property
  IsAttributed Property
  Name Property
  OriginForeignKeyColumnName Property
  OriginKeyColumnName Property
  OriginTable Property
  Type Property
Created by Atop CHM to web converter,© 2009 all right reserved.