SqlRuleStore Kelas

Definisi

public ref class SqlRuleStore : Microsoft::RuleEngine::RuleStore
public class SqlRuleStore : Microsoft.RuleEngine.RuleStore
type SqlRuleStore = class
    inherit RuleStore
Public Class SqlRuleStore
Inherits RuleStore
Warisan
SqlRuleStore

Konstruktor

SqlRuleStore(String, IRuleLanguageConverter)
SqlRuleStore(String, WindowsIdentity, IRuleLanguageConverter)
SqlRuleStore(String, WindowsIdentity)
SqlRuleStore(String)

Properti

Converter (Diperoleh dari RuleStore)
Credentials (Diperoleh dari RuleStore)
Location (Diperoleh dari RuleStore)

Metode

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

Berlaku untuk