The Version property returns a system-specified integer identifying the version of Microsoft® SQL Server™ used to create the referenced database.
object.Version
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
Long
Read-only
HRESULT GetVersion(LPLONG pRetVal);