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

Quelle  RecordsetOptionEnum.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 dao {
    constants RecordsetOptionEnum {
        const long dbAppendOnly = 8;
        const long dbConsistent = 32;
        const long dbDenyRead = 2;
        const long dbDenyWrite = 1;
        const long dbExecDirect = 2048;
        const long dbFailOnError = 128;
        const long dbForwardOnly = 256;
        const long dbInconsistent = 16;
        const long dbReadOnly = 4;
        const long dbRunAsync = 1024;
        const long dbSeeChanges = 512;
        const long dbSQLPassThrough = 64;
    };
}; }; };

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

¤ Dauer der Verarbeitung: 0.0 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.