Version Property (SQL-DMO)

The Version property returns a system-specified integer identifying the version of Microsoft® SQL Server™ used to create the referenced database.

Applies To

Database Object

Syntax

object.Version

Part Description
object Expression that evaluates to an object in the Applies To list

Data Type

Long

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetVersion(LPLONG pRetVal);

  


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