Data.Bind.DBXScope.TCustomBindSourceDBX.MaxBlobSize

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Data.Bind.DBXScope.pas
Data.Bind.DBXScope.hpp
Unit: Data.Bind.DBXScope
Parent: TCustomBindSourceDBX

Delphi

property MaxBlobSize: Integer  read GetMaxBlobSize write SetMaxBlobSize;

C++

__property int MaxBlobSize = {read=GetMaxBlobSize, write=SetMaxBlobSize, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.