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

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

Méthodes publiques

Méthode Description
WsVEmployeeDepartmentProvider ( string url ) : System

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

Method Details

WsVEmployeeDepartmentProvider() public méthode

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