Data.DB.TParam.SetAsStream
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Data.DB.pas Data.DB.hpp
| |
| Unit: Data.DB | |
| Parent: TParam | |
Delphi
procedure SetAsStream(const Value: TStream);
C++
void __fastcall SetAsStream(System::Classes::TStream* const Value);
Description
Used by TSQLServerMethod to set TStream parameters.