DistributedReplayControllerUsersSettings 建構函式

定義

初始化 DistributedReplayControllerUsersSettings 類別的新執行個體。

多載

DistributedReplayControllerUsersSettings()

初始化 DistributedReplayControllerUsersSettings 類別的新執行個體。

public:
 DistributedReplayControllerUsersSettings();
public DistributedReplayControllerUsersSettings();
Public Sub New ()

適用於

DistributedReplayControllerUsersSettings(ServiceContainer)

初始化 DistributedReplayControllerUsersSettings 類別的新執行個體。

public:
 DistributedReplayControllerUsersSettings(Microsoft::SqlServer::Chainer::Infrastructure::ServiceContainer ^ context);
public DistributedReplayControllerUsersSettings(Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer context);
new Microsoft.SqlServer.Configuration.DistributedReplayControllerUsersSettings : Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer -> Microsoft.SqlServer.Configuration.DistributedReplayControllerUsersSettings
Public Sub New (context As ServiceContainer)

參數

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

內容。

適用於