Share via


Utilities.GetLocalAlwaysOnRole(IntegrationServices) Method

Definition

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

public:
 static Microsoft::SqlServer::Management::IntegrationServices::Utilities::AlwaysOnNodeType GetLocalAlwaysOnRole(Microsoft::SqlServer::Management::IntegrationServices::IntegrationServices ^ store);
public static Microsoft.SqlServer.Management.IntegrationServices.Utilities.AlwaysOnNodeType GetLocalAlwaysOnRole (Microsoft.SqlServer.Management.IntegrationServices.IntegrationServices store);
static member GetLocalAlwaysOnRole : Microsoft.SqlServer.Management.IntegrationServices.IntegrationServices -> Microsoft.SqlServer.Management.IntegrationServices.Utilities.AlwaysOnNodeType
Public Shared Function GetLocalAlwaysOnRole (store As IntegrationServices) As Utilities.AlwaysOnNodeType

Parameters

Returns

Applies to