Uses of Class
com.tencentcloudapi.sqlserver.v20180328.SqlserverErrorCode
-
Packages that use SqlserverErrorCode Package Description com.tencentcloudapi.sqlserver.v20180328 -
-
Uses of SqlserverErrorCode in com.tencentcloudapi.sqlserver.v20180328
Methods in com.tencentcloudapi.sqlserver.v20180328 that return SqlserverErrorCode Modifier and Type Method Description static SqlserverErrorCode
SqlserverErrorCode. valueOf(String name)
Returns the enum constant of this type with the specified name.static SqlserverErrorCode[]
SqlserverErrorCode. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-