Xceed.Silverlight.Data.v2.0 Assembly > Xceed.Silverlight.Data Namespace > WcfDataServicesDataSourceProviderBase<TElement> Class : DataServiceQuery Property |
'Declaration Protected Property DataServiceQuery As DataServiceQuery(Of TElement)
'Usage Dim instance As WcfDataServicesDataSourceProviderBase(Of TElement) Dim value As DataServiceQuery(Of TElement) instance.DataServiceQuery = value value = instance.DataServiceQuery
protected DataServiceQuery<TElement> DataServiceQuery {get; set;}
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family