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

Inheritance: WsVStoreWithDemographicsProviderBase
Afficher le fichier Open project: netTiers/netTiers

Méthodes publiques

Méthode Description
WsVStoreWithDemographicsProvider ( string url ) : System

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

Method Details

WsVStoreWithDemographicsProvider() public méthode

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.
Résultat System