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

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

Méthodes publiques

Méthode Description
WsStudentMasterIndexProvider ( string url ) : System

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

Method Details

WsStudentMasterIndexProvider() public méthode

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