Share via


CustomDataSourceProvider.GetServerVersion Method (Microsoft.PerformancePoint.Scorecards.Extensions)

Gets the major version of the server.

Namespace: Microsoft.PerformancePoint.Scorecards.Extensions
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Overridable Function GetServerVersion As Integer
'Usage
Dim instance As CustomDataSourceProvider
Dim returnValue As Integer

returnValue = instance.GetServerVersion
public virtual int GetServerVersion ()

Return Value

The major version of the server.

See Also

Reference

CustomDataSourceProvider Class
CustomDataSourceProvider Members
Microsoft.PerformancePoint.Scorecards.Extensions Namespace