This document is archived and information here might be outdated. Recommended version. |
Attaches a Geodatabase.
[Visual Basic .NET]
Public Sub AttachGeoDatabase ( _
ByVal gdbName As String, _
ByVal gdbFileName As String _
)
[C#]
public void AttachGeoDatabase (
string gdbName,
string gdbFileName
);