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

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

Méthodes publiques

Méthode Description
WsProductListPriceHistoryProvider ( string url ) : System

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

Method Details

WsProductListPriceHistoryProvider() public méthode

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