VersionUtils Class

 

Represents the version of the database engine.

Namespace:   Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

System::Object
  Microsoft.SqlServer.Management.Smo::VersionUtils

[EditorBrowsableAttribute(EditorBrowsableState::Never)]
public ref class VersionUtils abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticIsSql13Azure12OrLater(DatabaseEngineType, ServerVersion^)

Specifies whether the version of the database engine is 120 or later.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: