Partager via


RuleSetDeploymentDriver Classe

Définition

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
Héritage
RuleSetDeploymentDriver
Attributs
Implémente

Constructeurs

RuleSetDeploymentDriver()
RuleSetDeploymentDriver(String, String)

Méthodes

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)

S’applique à