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

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

Méthodes publiques

Méthode Description
WsProductVendorProvider ( string url ) : System

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

Method Details

WsProductVendorProvider() public méthode

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