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