你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DatabaseIdentityAndKeysHelper Class

Definition

Helper class for database level identity

public class DatabaseIdentityAndKeysHelper
type DatabaseIdentityAndKeysHelper = class
Public Class DatabaseIdentityAndKeysHelper
Inheritance
DatabaseIdentityAndKeysHelper

Constructors

DatabaseIdentityAndKeysHelper()

Methods

GetDatabaseIdentity(Boolean, String[])

Gets the database identity object

GetDatabaseKeysDictionary(String[])

Gets the dictionary of database keys to be passed to the api.

GetDatabaseKeysDictionaryToRemove(String[], AzureSqlDatabaseModel)

Gets the dictionary of database keys to be removed to the api.

Applies to