Xceed.Silverlight.Data.v2.0 Assembly > Xceed.Silverlight.Data Namespace > ListDataSourceProvider Class : ExecuteGroupCountQuery Method |
'Declaration Protected Overrides NotOverridable Function ExecuteGroupCountQuery( _ ByVal queryParameters As GroupCountQueryParameters _ ) As GroupCountQueryResult
'Usage Dim instance As ListDataSourceProvider Dim queryParameters As GroupCountQueryParameters Dim value As GroupCountQueryResult value = instance.ExecuteGroupCountQuery(queryParameters)
protected override GroupCountQueryResult ExecuteGroupCountQuery( GroupCountQueryParameters queryParameters )
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family