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

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

Méthodes publiques

Méthode Description
WsEmployeeDepartmentHistoryProvider ( string url ) : System

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

Method Details

WsEmployeeDepartmentHistoryProvider() public méthode

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