Search Results for

    Show / Hide Table of Contents

    Enum DatabaseServerType

    Represents the supported types of database server that can be used to host server-based translation memory containers. See ServerType.

    Namespace: Sdl.LanguagePlatform.TranslationMemoryApi
    Assembly: Sdl.LanguagePlatform.TranslationMemoryApi.dll
    Syntax
    public enum DatabaseServerType

    Fields

    Name Description
    Oracle

    Oracle database server.

    SqlServer

    Microsoft SQL database server.

    Unknown

    Unknown database server type.

    In this article
    • Fields
    Back to top Generated by DocFX