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

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

Méthodes publiques

Méthode Description
WsEmployeePayHistoryProvider ( string url ) : System

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

Method Details

WsEmployeePayHistoryProvider() public méthode

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.
Résultat System