ChainerSettings.Action 屬性

定義

能理解行動情境的配置。

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

屬性值

Microsoft.SqlServer.Chainer.Infrastructure.ConfigActionScenario

動作情境的配置。

適用於