Visual Basic (Declaration) | |
---|---|
Public Property GdbVersion As String |
C# | |
---|---|
public string GdbVersion {get; set;} |
Setting the GdbVersion Property is useful if you have versioned geodatabase and you want to perform your QueryTask on a specific version of the geodatabase. It is not possible to programmatically determine what the string is for the .GdbVersion is unless you programmatically set it first. This information must be shared directly between the ArcGIS geodatabase administrator and the client application developer.
Property Value
The geodatabase version.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8