Click here to view all files
 
Represents the information required to make a spatial database connection to an ArcSDE geodatabase.

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

Syntax

C#
public sealed class ArcSDEConnectionProperties
Visual Basic (Declaration)
Public NotInheritable Class ArcSDEConnectionProperties

Remarks

This class is used to store the connection parameters which are required to open an ArcSDE geodatabase. An ArcSDEConnectionProperties object is used when:

Direct Connect is supported if the Data Access Expansion Pack has been installed. This can be checked using the CanUseDirectConnect property.

For more information on using this class and for code examples, see: How to connect to a geodatabase.

Inheritance Hierarchy

System..::.Object
  ESRI.ArcGISExplorer.Data..::.ArcSDEConnectionProperties

See Also

Relate Topics:
  ArcSDEConnectionProperties Members
  ArcSDEConnectionProperties Constructor
  ArcSDEConnectionProperties Methods
  ArcSDEConnectionProperties Properties
Created by Atop CHM to web converter,© 2009 all right reserved.