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.