Sdílet prostřednictvím


AzureSqlDatabaseAdapter(IAzureContext) Constructor

Definition

Constructs a database adapter

public AzureSqlDatabaseAdapter (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext context);
new Microsoft.Azure.Commands.Sql.Database.Services.AzureSqlDatabaseAdapter : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext -> Microsoft.Azure.Commands.Sql.Database.Services.AzureSqlDatabaseAdapter
Public Sub New (context As IAzureContext)

Parameters

context
IAzureContext

The current context

Applies to