'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()