InstAPI.GetMajorVersionSharedCodePath Method

Definition

Retrieves the major version shared by the code path for the SQL server.

public:
 static System::String ^ GetMajorVersionSharedCodePath();
public static string GetMajorVersionSharedCodePath ();
static member GetMajorVersionSharedCodePath : unit -> string
Public Shared Function GetMajorVersionSharedCodePath () As String

Returns

The major version shared by the code path for the SQL server.

Applies to