Xceed DataGrid for Silverlight Documentation
GetPrimaryKeyInfo Method (IndexDataSourceProvider)


Syntax
'Declaration
 
Protected Overrides Function GetPrimaryKeyInfo() As IEnumerable(Of SortDescription)
'Usage
 
Dim instance As IndexDataSourceProvider
Dim value As IEnumerable(Of SortDescription)
 
value = instance.GetPrimaryKeyInfo()
protected override IEnumerable<SortDescription> GetPrimaryKeyInfo()
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

IndexDataSourceProvider Class
IndexDataSourceProvider Members
Base Implementation in GetPrimaryKeyInfo

Send Feedback