Compartilhar via


RuleSetDeploymentDriver Classe

Definição

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
Herança
RuleSetDeploymentDriver
Atributos
Implementações

Construtores

RuleSetDeploymentDriver()
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)

Aplica-se a