API:Data.DB.TCustomConnection.StreamedConnected
Delphi
property StreamedConnected: Boolean read FStreamedConnected write FStreamedConnected;
C++
__property bool StreamedConnected = {read=FStreamedConnected, write=FStreamedConnected, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | protected | Data.DB.pas Data.DB.hpp |
Data.DB | TCustomConnection |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!