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

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

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

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

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

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

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

Creates a new WsEmployeePayHistoryProvider instance. Uses connection string to connect to datasource.
public WsEmployeePayHistoryProvider ( string url ) : System
url string The url to the nettiers webservice.
Результат System