Compartir a través de


RuleSetDeploymentDriver Clase

Definición

public ref class RuleSetDeploymentDriver : ICloneable, Microsoft::RuleEngine::IRuleSetDeploymentDriver
[System.Serializable]
public class RuleSetDeploymentDriver : ICloneable, Microsoft.RuleEngine.IRuleSetDeploymentDriver
type RuleSetDeploymentDriver = class
    interface ICloneable
    interface IRuleSetDeploymentDriver
Public Class RuleSetDeploymentDriver
Implements ICloneable, IRuleSetDeploymentDriver
Herencia
RuleSetDeploymentDriver
Atributos
Implementaciones

Constructores

RuleSetDeploymentDriver()
RuleSetDeploymentDriver(String, String, String, String)
RuleSetDeploymentDriver(String, String)

Métodos

Clone()
Deploy(RuleSetInfo)
Deploy(RuleSetInfoCollection)
ExportRuleSetToFileRuleStore(RuleSetInfo, String)
ExportVocabularyToFileRuleStore(VocabularyInfo, String)
GetDeployedRuleSets()
GetDeployedRuleSets(String)
GetDeploymentHistory(DeploymentHistoryToken)
GetDeploymentHistoryToken()
GetPublishedUndeployedRuleSets()
GetRuleStore()
GetTrackingConfigForRuleSet(RuleSetInfo)
ImportAndPublishFileRuleStore(String)
IsRuleSetDeployed(RuleSetInfo)
SetTrackingConfigForRuleSet(RuleSetInfo, TrackingConfiguration)
Undeploy(RuleSetInfo)
Undeploy(RuleSetInfoCollection)

Se aplica a