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

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

Méthodes publiques

Méthode Description
WsProductCostHistoryProvider ( string url ) : System

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

Method Details

WsProductCostHistoryProvider() public méthode

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