FireDAC.DatS.TFDDatSNamedList.CheckUniqueName
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSNamedList | |
Delphi
procedure CheckUniqueName(const AName: String; ASelf: TFDDatSNamedObject);
C++
void __fastcall CheckUniqueName(const System::UnicodeString AName, TFDDatSNamedObject* ASelf);
Description
Embarcadero Technologies does not currently have any additional information.