C# Class Nettiers.AdventureWorks.Data.WebServiceClient.WsVStoreWithDemographicsProvider

Inheritance: WsVStoreWithDemographicsProviderBase
Exibir arquivo Open project: netTiers/netTiers

Public Methods

Method Description
WsVStoreWithDemographicsProvider ( string url ) : System

Creates a new WsVStoreWithDemographicsProvider instance. Uses connection string to connect to datasource.

Method Details

WsVStoreWithDemographicsProvider() public method

Creates a new WsVStoreWithDemographicsProvider instance. Uses connection string to connect to datasource.
public WsVStoreWithDemographicsProvider ( string url ) : System
url string The url to the nettiers webservice.
return System