API:Data.DB.TPlatformValueBuffer.CreateValueBuffer

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function CreateValueBuffer(Length: Integer): TValueBuffer; static;

C++

static System::DynamicArray<System::Byte> __fastcall CreateValueBuffer(int Length);

Properties

Type Visibility Source Unit Parent
function public
Data.DB.pas
Data.DB.hpp
Data.DB TPlatformValueBuffer

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!