示例#1
0
 private static bool IsAzureServer() => DataTestUtility.IsAzureSqlServer(new SqlConnectionStringBuilder((DataTestUtility.TcpConnStr)).DataSource);
示例#2
0
 private static bool IsAzureServer() => DataTestUtility.IsAzureSqlServer(GetDataSource());