Compatibility Level Constants (SQLDMO_COMP_LEVEL_TYPE)

Compatibility level constants control version specific behavior for a Microsoft® SQL Server™ version 7.0 installation.

Constant Value Description
SQLDMOCompLevel_60 60 Force SQL Server 6.0 behavior.
SQLDMOCompLevel_65 65 Force SQL Server 6.5 behavior.
SQLDMOCompLevel_70 70 Default. Installation behaves as documented for SQL Server 7.0.
SQLDMOCompLevel_Unknown 0 Bad or invalid value.

See Also

Backward Compatibility

  


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