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

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

Méthodes publiques

Méthode Description
WsVendorProvider ( string url ) : System

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

Method Details

WsVendorProvider() public méthode

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