API:Data.DB.TParam.AsByte

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Data.DB.pas
Data.DB.hpp
Unit: Data.DB
Parent: TParam

Delphi

property AsByte: Integer read GetAsInteger write SetAsByte;

C++

__property int AsByte = {read=GetAsInteger, write=SetAsByte, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.