Data.DBXCommonTable.TDBXNoOpRow.NotImplemented

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure NotImplemented; override;

C++

virtual void __fastcall NotImplemented();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Data.DBXCommonTable.pas
Data.DBXCommonTable.hpp
Data.DBXCommonTable TDBXNoOpRow

Beschreibung

Eine Methode, die nicht implementiert ist.

Wie der Name schon sagt, ist NotImplemented eine nicht implementierte Methode. Wenn Sie NotImplemented aufrufen, wird keine Aktion ausgeführt.