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

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

Méthodes publiques

Méthode Description
WsEmployeeProvider ( string url ) : System

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

Method Details

WsEmployeeProvider() public méthode

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