DB2 Version 10.1 for Linux, UNIX, and Windows

DB2Connection.ServerBuildVersion Property

Gets an integer containing the build version number of the server to which the client is connected.

Namespace:
IBM®.Data.DB2®
Assembly:
IBM.Data.DB2 (in IBM.Data.DB2.dll)

Syntax

[Visual Basic]
Public ReadOnly Property ServerBuildVersion As Integer
[C#]
public int ServerBuildVersion {get;}
[C++]
public: __property int get_ServerBuildVersion();
[JScript]
public function get ServerBuildVersion() : int;

Property value

Gets an integer containing the build version number of the server to which the client is connected. The default value is an empty string ("") until the connection is opened.

Version information

Last update
This topic was last updated for: IBM DB2 Version 9.5
.NET Framework version
Supported in: 2.0 and 3.0
IBM Data Server Client
Supported in: IBM DB2 Version 9