ChainerSettings.UserWorkflow 属性

定义

获取用户配置的工作流程。

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

属性值

Microsoft.SqlServer.Chainer.Infrastructure.ConfigActionScenario

配置的用户工作流程。

适用于