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

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

Méthodes publiques

Méthode Description
WsVEmployeeProvider ( string url ) : System

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

Method Details

WsVEmployeeProvider() public méthode

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