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. |