Click or drag to resize
Database Enumeration
Represents the Microsoft SQL Server® database options.

Namespace: KampData.TaxEngine.API.Enums
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public enum Database
Members
  Member nameValueDescription
Unknown0 Microsoft SQL Server® database is unknown.
System1 Microsoft SQL Server® database is the system database. For example, the DYNAMICS database.
Company2 Microsoft SQL Server® database is a company database. For example, the TWO database.
See Also