Show / Hide Table of Contents

    Enum DatabaseServerType

    Defines the SQL Server types supported by the product.

    Namespace: Nevatech.Vsb.Repository.Data
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    public enum DatabaseServerType

    Fields

    Name Description
    SqlAzure

    SQL Server Azure.

    SqlServer

    SQL Server Standard, Enterprise, or Express.

    Unknown

    Server version is unknown.

    Back to top Nevatech Sentinet 6.5 Online Documentation