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

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

Méthodes publiques

Méthode Description
WsVVendorProvider ( string url ) : System

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

Method Details

WsVVendorProvider() public méthode

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