'Declaration Public Function ServerVersionIsAtLeast( _ ByVal major As Integer, _ Optional ByVal minor As Integer, _ Optional ByVal build As Integer, _ Optional ByVal revision As Integer _ ) As Boolean
'Declaration
Public Function ServerVersionIsAtLeast( _ ByVal major As Integer, _ Optional ByVal minor As Integer, _ Optional ByVal build As Integer, _ Optional ByVal revision As Integer _ ) As Boolean
public bool ServerVersionIsAtLeast( int major, int minor, int build, int revision )
public: bool ServerVersionIsAtLeast( int major, int minor, int build, int revision )
Scheduler Class Scheduler Members FeatureAvailable Method GetFeatureInformation Method