Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/LibreOffice/oovbaapi/ooo/vba/adodb/   (LibreOffice Version 25.8.3.2©)  Datei vom 5.10.2025 mit Größe 631 B image not shown  

Quelle  IsolationLevelEnum.idl

  Sprache: C
 

Spracherkennung für: .idl vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
module ooo { module vba { module adodb {
    constants IsolationLevelEnum {
        const long adXactBrowse = 256;
        const long adXactChaos = 16;
        const long adXactCursorStability = 4096;
        const long adXactIsolated = 1048576;
        const long adXactReadCommitted = 4096;
        const long adXactReadUncommitted = 256;
        const long adXactRepeatableRead = 65536;
        const long adXactSerializable = 1048576;
        const long adXactUnspecified = -1;
    };
}; }; };

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */

¤ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet am  2026-06-10) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.