ArcGIS API for Silverlight - Library Reference
GdbVersion Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > FeatureLayer Class : GdbVersion Property

Gets or sets the geodatabase version on which the query will be performed. This property is only applicable to feature services only.

Syntax

Visual Basic (Declaration) 
Public Property GdbVersion As String
C# 
public string GdbVersion {get; set;}

Property Value

The geodatabase version.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.