VersionBuild Property

SQL-DMO

SQL-DMO

VersionBuild Property

The VersionBuild property returns the revision number part of the SQL-DMO object library version identifier.

Applies To
Application Object
Syntax

object.VersionBuild

Parts

object

Expression that evaluates to an object in the Applies To list

Data Type

Long

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetVersionBuild(LPLONG pRetVal);