Data.DB.TInterfaceField.CheckTypeSize

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
Data.DB.pas
Data.DB.hpp
Unit: Data.DB
Parent: TInterfaceField

Delphi

class procedure CheckTypeSize(Value: Integer); override;

C++

__classmethod virtual void __fastcall CheckTypeSize(int Value);

Description

Performs no validation.

CheckTypeSize performs no validation of Value.