MLE SQL Driver(mle-js-oracledb-common)
    Preparing search index...

    Interface ICreateDocumentOptions

    SodaDatabase.createDocument() options.

    interface ICreateDocumentOptions {
        key?: string;
        mediaType?: string;
    }
    Index

    Properties

    Properties

    key?: string
    mediaType?: string