Data.DBXCommon.TDBXWritableValue.SetInt16

From RAD Studio API Documentation
Revision as of 17:10, 16 October 2011 by TestAccount (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

procedure SetInt16(const Value: SmallInt); virtual;

C++

virtual void __fastcall SetInt16(const short Value);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXWritableValue

Description

Sets the the smallInt value for 16-bit integer data types.

Sets the the smallInt value for TDBXValue instances with a data type of Int16Type.

Personal tools
Translations