FireDAC.Phys.ADSWrapper.TADSCursor.CopyTable

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
FireDAC.Phys.ADSWrapper.pas
FireDAC.Phys.ADSWrapper.hpp
Unit: FireDAC.Phys.ADSWrapper
Parent: TADSCursor

Delphi

procedure CopyTable(const AFile: String; AFilterOptions: UNSIGNED16);

C++

void __fastcall CopyTable(const System::UnicodeString AFile, Firedac::Phys::Adscli::UNSIGNED16 AFilterOptions);

Description

Embarcadero Technologies does not currently have any additional information.