Initializes a new instance of the Geodatabase class with the specified properties.

Overload List

  NameDescription
Geodatabase(ArcSDEConnectionProperties)
Initializes a new instance of the Geodatabase class and opens an ArcSDE geodatabase using the supplied connection information.
Geodatabase(String)
Initializes a new instance of the Geodatabase class and opens a connection to the geodatabase using specified by the file path.

See Also