Data.DBXCommon.TDBXIsolation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TDBXIsolation = Integer;

C++

typedef int TDBXIsolation;

Properties

Type Visibility Source Unit Parent
type
typedef
public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon Data.DBXCommon

Description

Alias for TInt32.

TDBXIsolation represents an alias for TInt32.

See Also