Xceed.Silverlight.Data.v2.0 Assembly > Xceed.Silverlight.Data Namespace > WcfDataServicesDataSourceProvider Class > WcfDataServicesDataSourceProvider Constructor : WcfDataServicesDataSourceProvider Constructor(DataServiceQuery,Boolean) |
'Declaration Public Function New( _ ByVal dataServiceQuery As DataServiceQuery, _ ByVal canCount As Boolean _ )
'Usage Dim dataServiceQuery As DataServiceQuery Dim canCount As Boolean Dim instance As New WcfDataServicesDataSourceProvider(dataServiceQuery, canCount)
public WcfDataServicesDataSourceProvider( DataServiceQuery dataServiceQuery, bool canCount )
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family