Condividi tramite


RuleSetDeploymentDriver Classe

Definizione

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
Ereditarietà
RuleSetDeploymentDriver
Attributi
Implementazioni

Costruttori

RuleSetDeploymentDriver()
RuleSetDeploymentDriver(String, String)

Metodi

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)

Si applica a