Xceed DataGrid for Silverlight Documentation
GetPrimaryKeyInfo Method (WcfDataServicesDataSourceProviderBase)


Syntax
'Declaration
 
Protected Overrides Function GetPrimaryKeyInfo() As IEnumerable(Of SortDescription)
'Usage
 
Dim instance As WcfDataServicesDataSourceProviderBase
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

WcfDataServicesDataSourceProviderBase Class
WcfDataServicesDataSourceProviderBase Members
Base Implementation in GetPrimaryKeyInfo

Send Feedback