Freigeben über


DatabaseIdentityAndKeysHelper Class

Definition

Helper class for database level identity

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

Constructors

Name Description
DatabaseIdentityAndKeysHelper()

Methods

Name Description
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