Datasnap.DSServer.TDSServer.FindServer

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function FindServer(Name: string): TDSCustomServer; static;

C++

static Datasnap::Dscommonserver::TDSCustomServer* __fastcall FindServer(System::UnicodeString Name);

Propriétés

Type Visibilité  Source Unité  Parent
function public
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Datasnap.DSServer TDSServer

Description

Recherche une instance de serveur par le nom de composant.

FindServer recherche l'instance du serveur par son nom de composant.

Voir aussi