SQL Server Installed Product Constants (SQLDMO_PACKAGE_TYPE)

SQL Server installed product constants specify Microsoft® SQL Server™ product packaging options, exposing the SQL Server product installed on a server running SQL Server.

Constant Value Description
SQLDMO_Unknown 0 Bad or invalid value
SQLDMO_DESKTOP 1 Desktop
SQLDMO_ENTERPRISE 3 Enterprise
SQLDMO_MSDE 4 Microsoft Data Engine
SQLDMO_STANDARD 2 Standard

See Also

IsPackage Method

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.