Each geo-secondary can be a single database or a database in an elastic pool. The databases in an elastic pool are on a single server and share a set number of resources at a set price, with billing occurring at the elastic pool level. Customers can add any number of secondaries to ...
CREATE DATABASE(Azure SQL 数据库) 在现有池中创建新数据库或将其创建为单一数据库。 你必须连接到 master 数据库才能创建新的数据库。 ALTER DATABASE(Azure SQL 数据库) 将数据库移入、移出弹性池或在其之间移动。 DROP DATABASE (Transact-SQL) 删除数据库。 sys.elastic_pool_resource_stats(Azure SQL 数...
400 ElasticPoolOverStorage - 在达到弹性池的存储限制时尝试将数据写入数据库。 400 InvalidInputValueForDatabaseDtuMin - 尝试为与允许的值不匹配的资源池设置每个数据库的 DTU 最小值。 400 ElasticPoolInconsistentDtuGuaranteeSettings - 尝试为超过弹性池请求的 DTU 的数据库提供 DTU 最小值。 400 ElasticPool...
Obtiene el nombre del grupo elástico actual en el que está la base de datos si está disponible. C# Copiar [Newtonsoft.Json.JsonProperty(PropertyName="properties.currentElasticPoolName")] public string CurrentElasticPoolName { get; } Valor de propiedad String Atributos N...
publicstaticclassElasticPoolDatabaseActivitiesOperationsExtensions Inheritance Object ElasticPoolDatabaseActivitiesOperationsExtensions Methods Applies to 產品版本 Azure SDK for .NETLegacy 在GitHub 上與我們協作 可以在 GitHub 上找到此内容的源,还可以在其中创建和查看问题和拉取请求。 有关详细信息,请参阅...
名称说明 ElasticPool() 初始化 ElasticPool 类的新实例。 ElasticPool(String) 初始化带有所需参数 ElasticPool 类的新实例。属性展开表 名称说明 Id (从 ResourceBaseExtended 继承。) Location (从 ResourceBase 继承。) Name (从 ResourceBaseExtended 继承。) Properties 可选。 获取或设置表示的资源的...
Elastic database tools client library allows ADO.NET developers to create applications that implement and use the pattern known as database sharding in Azure SQL Database. - Azure/elastic-db-tools
删除具有给定名称的 Azure SQL Database 弹性池。命名空间: Microsoft.Azure.Management.Sql 程序集: Microsoft.Azure.Management.Sql(Microsoft.Azure.Management.Sql.dll 中)语法C# 复制 public static Task<AzureOperationResponse> DeleteAsync( this IElasticPoolOperations operations, string resource...
You can pick one or all of them to move to the Elastic Pool. To start, you should just choose one database to see how this works, then confirm your existing applications are still connected to it and functioning properly. You can come back and add the other databases later. Set the ...
Applies to:Azure SQL Database Azure SQL Database elastic pools are a simple, cost-effective solution for managing and scaling multiple databases with varying and unpredictable usage demands. The databases in an elastic pool are on a single server and share a set number of resources at a set ...