IBX.IBDatabase.TIBDatabase.HandleIsShared

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property HandleIsShared: Boolean read FHandleIsShared;

C++

__property bool HandleIsShared = {read=FHandleIsShared, nodefault};

Properties

Type Visibility Source Unit Parent
property public
IBX.IBDatabase.pas
IBX.IBDatabase.hpp
IBX.IBDatabase TIBDatabase

Description

Indicates whether or not a the handle is shared.

Read HandleIsShared to determine if the handle to the database is shared.