Freigeben über


OleDbRuleStore Klasse

Definition

public ref class OleDbRuleStore : Microsoft::RuleEngine::RuleStore
public class OleDbRuleStore : Microsoft.RuleEngine.RuleStore
type OleDbRuleStore = class
    inherit RuleStore
Public Class OleDbRuleStore
Inherits RuleStore
Vererbung
OleDbRuleStore

Konstruktoren

OleDbRuleStore(String, IRuleLanguageConverter)
OleDbRuleStore(String, WindowsIdentity, IRuleLanguageConverter)
OleDbRuleStore(String, WindowsIdentity)
OleDbRuleStore(String)

Eigenschaften

Converter (Geerbt von RuleStore)
Credentials (Geerbt von RuleStore)
Location (Geerbt von RuleStore)

Methoden

Add(RuleSet, Boolean)
Add(RuleSet) (Geerbt von RuleStore)
Add(RuleSetDictionary, Boolean)
Add(RuleSetDictionary, VocabularyDictionary, Boolean)
Add(RuleSetDictionary) (Geerbt von RuleStore)
Add(Vocabulary, Boolean)
Add(Vocabulary) (Geerbt von RuleStore)
Add(VocabularyDictionary, Boolean)
Add(VocabularyDictionary) (Geerbt von RuleStore)
DisableAuthorization() (Geerbt von RuleStore)
EnableAuthorization() (Geerbt von RuleStore)
GetAllAuthorizationGroups() (Geerbt von RuleStore)
GetAuthorizationGroup(String) (Geerbt von RuleStore)
GetDependentRuleSets(VocabularyInfo) (Geerbt von RuleStore)
GetDependentVocabularies(VocabularyInfo) (Geerbt von RuleStore)
GetReferencedVocabularies(RuleSetInfo) (Geerbt von RuleStore)
GetReferencedVocabularies(VocabularyInfo) (Geerbt von RuleStore)
GetRuleSet(RuleSetInfo)
GetRuleSetAsBrl(RuleSetInfo)
GetRuleSetAuthorizations(RuleSetInfo) (Geerbt von RuleStore)
GetRuleSets(RuleStore+Filter)
GetRuleSets(String, RuleStore+Filter)
GetVocabularies(RuleStore+Filter)
GetVocabularies(String, RuleStore+Filter)
GetVocabulary(VocabularyInfo)
GetVocabularyAuthorizations(VocabularyInfo) (Geerbt von RuleStore)
IsAuthorizationEnabled() (Geerbt von RuleStore)
IsRuleSetAccessible(RuleSetInfo) (Geerbt von RuleStore)
IsVocabularyAccessible(VocabularyInfo) (Geerbt von RuleStore)
Publish(RuleSet) (Geerbt von RuleStore)
Publish(RuleSetDictionary, VocabularyDictionary) (Geerbt von RuleStore)
Publish(RuleSetDictionary) (Geerbt von RuleStore)
Publish(RuleSetInfo)
Publish(RuleSetInfoCollection, VocabularyInfoCollection)
Publish(RuleSetInfoCollection)
Publish(Vocabulary) (Geerbt von RuleStore)
Publish(VocabularyDictionary) (Geerbt von RuleStore)
Publish(VocabularyInfo)
Publish(VocabularyInfoCollection)
Remove(RuleSet) (Geerbt von RuleStore)
Remove(RuleSetDictionary) (Geerbt von RuleStore)
Remove(RuleSetInfo)
Remove(RuleSetInfoCollection)
Remove(Vocabulary) (Geerbt von RuleStore)
Remove(VocabularyDictionary) (Geerbt von RuleStore)
Remove(VocabularyInfo)
Remove(VocabularyInfoCollection)
RemoveAuthorizationGroups(AuthorizationGroup[]) (Geerbt von RuleStore)
RemoveAuthorizationGroups(AuthorizationGroupCollection) (Geerbt von RuleStore)
Save(RuleSet, Boolean) (Geerbt von RuleStore)
Save(RuleSet) (Geerbt von RuleStore)
Save(RuleSetDictionary, Boolean) (Geerbt von RuleStore)
Save(RuleSetDictionary, VocabularyDictionary, Boolean) (Geerbt von RuleStore)
Save(RuleSetDictionary) (Geerbt von RuleStore)
Save(Vocabulary, Boolean) (Geerbt von RuleStore)
Save(Vocabulary) (Geerbt von RuleStore)
Save(VocabularyDictionary, Boolean) (Geerbt von RuleStore)
Save(VocabularyDictionary) (Geerbt von RuleStore)
SaveAuthorizationGroups(AuthorizationGroup[]) (Geerbt von RuleStore)
SaveAuthorizationGroups(AuthorizationGroupCollection) (Geerbt von RuleStore)
SetRuleSetAuthorizations(RuleSetInfo, AuthorizationGroup[]) (Geerbt von RuleStore)
SetRuleSetAuthorizations(RuleSetInfo, AuthorizationGroupCollection) (Geerbt von RuleStore)
SetRuleSetAuthorizations(String, AuthorizationGroup[]) (Geerbt von RuleStore)
SetRuleSetAuthorizations(String, AuthorizationGroupCollection) (Geerbt von RuleStore)
SetVocabularyAuthorizations(String, AuthorizationGroup[]) (Geerbt von RuleStore)
SetVocabularyAuthorizations(String, AuthorizationGroupCollection) (Geerbt von RuleStore)
SetVocabularyAuthorizations(VocabularyInfo, AuthorizationGroup[]) (Geerbt von RuleStore)
SetVocabularyAuthorizations(VocabularyInfo, AuthorizationGroupCollection) (Geerbt von RuleStore)

Gilt für: