ChainerSettings.UserWorkflow 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取用户配置的工作流程。
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
配置的用户工作流程。