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

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

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

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

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

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

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

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