Пример #1
0
 private static bool IsAzureServer() => DataTestUtility.IsAzureSqlServer(new SqlConnectionStringBuilder((DataTestUtility.TcpConnStr)).DataSource);
Пример #2
0
 private static bool IsAzureServer() => DataTestUtility.IsAzureSqlServer(GetDataSource());