C# Класс Nettiers.AdventureWorks.Data.WebServiceClient.WsProductListPriceHistoryProvider

Наследование: WsProductListPriceHistoryProviderBase
Показать файл Открыть проект

Открытые методы

Метод Описание
WsProductListPriceHistoryProvider ( string url ) : System

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

Описание методов

WsProductListPriceHistoryProvider() публичный Метод

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.
Результат System