ChainerSettings.UserWorkflow Proprietà

Definizione

Ottiene il flusso di lavoro utente per la configurazione.

public:
 virtual property Microsoft::SqlServer::Chainer::Infrastructure::ConfigActionScenario UserWorkflow { Microsoft::SqlServer::Chainer::Infrastructure::ConfigActionScenario get(); void set(Microsoft::SqlServer::Chainer::Infrastructure::ConfigActionScenario value); };
public virtual Microsoft.SqlServer.Chainer.Infrastructure.ConfigActionScenario UserWorkflow { get; set; }
member this.UserWorkflow : Microsoft.SqlServer.Chainer.Infrastructure.ConfigActionScenario with get, set
Public Overridable Property UserWorkflow As ConfigActionScenario

Valore della proprietà

Microsoft.SqlServer.Chainer.Infrastructure.ConfigActionScenario

Il flusso di lavoro dell'utente per la configurazione.

Si applica a