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

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

Méthodes publiques

Méthode Description
WsStoreProvider ( string url ) : System

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

Method Details

WsStoreProvider() public méthode

Creates a new WsStoreProvider instance. Uses connection string to connect to datasource.
public WsStoreProvider ( string url ) : System
url string The url to the nettiers webservice.
Résultat System