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

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

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

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

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

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

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

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