FireDAC.Phys.IBWrapper.TIBStatement.StrsEmpty2Null

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
Unit: FireDAC.Phys.IBWrapper
Parent: TIBStatement

Delphi

property StrsEmpty2Null: Boolean read FStrsEmpty2Null write FStrsEmpty2Null;

C++

__property bool StrsEmpty2Null = {read=FStrsEmpty2Null, write=FStrsEmpty2Null, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.