ServerVersion.Revision Property

Definition

Retrieves the revision component of the version number.

public int Revision { get; }
member this.Revision : int
Public ReadOnly Property Revision As Integer

Property Value

The revision number. Is -1 if undefined.

Implements

Applies to