Xceed.Silverlight.Data.RiaServices.v2.0 Assembly > Xceed.Silverlight.Data Namespace > WcfRiaServicesDataSourceProviderBase<TEntity> Class : GetPrimaryKeyInfo Method |
'Declaration Protected Overrides Function GetPrimaryKeyInfo() As IEnumerable(Of SortDescription)
'Usage Dim instance As WcfRiaServicesDataSourceProviderBase(Of TEntity) 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