FireDAC.Phys.IBWrapper.TIBVariable.IsNullable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IsNullable: Boolean read GetIsNullable write SetIsNullable;

C++

__property bool IsNullable = {read=GetIsNullable, write=SetIsNullable, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
FireDAC.Phys.IBWrapper TIBVariable

Description

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