Datasnap.Win.SConnect.IDataBlock.GetSize
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Datasnap.Win.SConnect.pas Datasnap.Win.SConnect.hpp
| |
| Unit: Datasnap.Win.SConnect | |
| Parent: IDataBlock | |
Delphi
function GetSize: Integer; stdcall;
C++
virtual int __stdcall GetSize() = 0 ;
Description
Returns the value of the Size property.
GetSize is the read implementer for the Size property.