AzureHelperIsSQLAzureServer Method |
Returns whether SQL server is SQL Azure according to its name.
Namespace: CMS.BaseAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static bool IsSQLAzureServer(
string serverName
)
Parameters
- serverName
- Type: SystemString
Server name to check
Return Value
Type:
BooleanSee Also