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