Xceed.Silverlight.Data.v2.0 Assembly > Xceed.Silverlight.Data Namespace > DataSourceProvider Class : GetPrimaryKeyInfo Method |
'Declaration Protected MustOverride Function GetPrimaryKeyInfo() As IEnumerable(Of SortDescription)
'Usage Dim instance As DataSourceProvider Dim value As IEnumerable(Of SortDescription) value = instance.GetPrimaryKeyInfo()
protected abstract IEnumerable<SortDescription> GetPrimaryKeyInfo()
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family