Data.DBXCommon.TDBXValueType.Nullable

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Nullable: Boolean read IsNullable write SetNullable;

C++

__property bool Nullable = {read=IsNullable, write=SetNullable, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXValueType

Description

Détermine si un paramètre peut être défini sur null.

Obtient ou définit la valeur qui détermine si un paramètre peut être défini sur null.