Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter.GetSupportedTypes

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
Datasnap.DSCustomConnectorProxyWriter.pas
Datasnap.DSCustomConnectorProxyWriter.hpp
Unit: Datasnap.DSCustomConnectorProxyWriter
Parent: TDSCustomConnectorProxyWriter

Delphi

function GetSupportedTypes: TDBXInt32s; virtual;

C++

virtual Data::Dbxplatform::TDBXInt32s __fastcall GetSupportedTypes();

Description

Getter method for SupportedTypes.

See Also