Data.Bind.DBXScope.TCustomBindSourceDBX.MaxBlobSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MaxBlobSize: Integer  read GetMaxBlobSize write SetMaxBlobSize;

C++

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

Properties

Type Visibility Source Unit Parent
property public
Data.Bind.DBXScope.pas
Data.Bind.DBXScope.hpp
Data.Bind.DBXScope TCustomBindSourceDBX

Description

Embarcadero Technologies does not currently have any additional information.