FireDAC.Phys.ODBCWrapper.TODBCStatementBase.CURSOR_NAME
Delphi
property CURSOR_NAME: String read GetCursorName write SetCursorName;
C++
__property System::UnicodeString CURSOR_NAME = {read=GetCursorName, write=SetCursorName};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FireDAC.Phys.ODBCWrapper.pas FireDAC.Phys.ODBCWrapper.hpp |
FireDAC.Phys.ODBCWrapper | TODBCStatementBase |
Description
Embarcadero Technologies does not currently have any additional information.