Datasnap.Provider._di_IProviderContainer

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IProviderContainer> _di_IProviderContainer;

Properties

Type Visibility Source Unit Parent
typedef public Datasnap.Provider.hpp Datasnap.Provider Datasnap.Provider

Description

Represents the IProviderContainer Delphi interface for C++Builder usage.

_di_IProviderContainer is a C++Builder type that defines an interface used internally within the TCustomProvider class in order to provide registration and unregistration mechanisms (IProviderContainer).

See Also