IDocumentDataStorageProvider.BinaryStorageChunkSize Property
Specifies the size of a single chunk of binary data to be stored in an XPO data storage.
Namespace: DevExpress.XtraReports.Service.Extensions
Assembly: DevExpress.XtraReports.v24.1.Service.dll
NuGet Packages: DevExpress.Reporting.WCF, DevExpress.Win.Dashboard
Declaration
Property Value
Type | Description |
---|---|
Int32 | A System.Int32 value specifying the size of a data chunk. |
See Also