Utilities Class

Definition

public ref class Utilities
public class Utilities
type Utilities = class
Public Class Utilities
Inheritance
Utilities

Constructors

Utilities()

Methods

GetAlwaysOnSecondaryReplicaData(IntegrationServices)

Get the secondary replicas of currents instance in the alwayson group for SSISDB Should only be called in the primary node

GetCurrentServerName(IntegrationServices)

Get current SQL server instance full name

GetEngineEdition(ServerConnection, String, DatabaseEngineEdition)

Get edition of server

GetLocalAlwaysOnRole(IntegrationServices)

Get the local instance's role in the alwayson group for SSISDB

GetLoginSidFromName(IntegrationServices, String)

Get the SID of the SQL login through its login name

GetPreparedReplicaData(IntegrationServices)

Get the prepared replicas of currents instance in the alwayson group for SSISDB Ordered by [state]

Applies to