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

구성 워크플로우를 위한 사용자 워크플로우입니다.

적용 대상