Share via


IDataSourceMetadata.GetServerVersion method

Gets the major version of the server.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Function GetServerVersion As Integer
'Usage
Dim instance As IDataSourceMetadata
Dim returnValue As Integer

returnValue = instance.GetServerVersion()
int GetServerVersion()

Return value

Type: System.Int32
The major version of the server.

See also

Reference

IDataSourceMetadata interface

IDataSourceMetadata members

GetServerVersion overload

Microsoft.PerformancePoint.Scorecards namespace