Sdílet prostřednictvím


SqlRuleStore Třída

Definice

public ref class SqlRuleStore : Microsoft::RuleEngine::RuleStore
public class SqlRuleStore : Microsoft.RuleEngine.RuleStore
type SqlRuleStore = class
    inherit RuleStore
Public Class SqlRuleStore
Inherits RuleStore
Dědičnost
SqlRuleStore

Konstruktory

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

Vlastnosti

Converter (Zděděno od RuleStore)
Credentials (Zděděno od RuleStore)
Location (Zděděno od RuleStore)

Metody

Add(RuleSet, Boolean)
Add(RuleSet) (Zděděno od RuleStore)
Add(RuleSetDictionary, Boolean)
Add(RuleSetDictionary, VocabularyDictionary, Boolean)
Add(RuleSetDictionary) (Zděděno od RuleStore)
Add(Vocabulary, Boolean)
Add(Vocabulary) (Zděděno od RuleStore)
Add(VocabularyDictionary, Boolean)
Add(VocabularyDictionary) (Zděděno od 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) (Zděděno od RuleStore)
Publish(RuleSetDictionary, VocabularyDictionary) (Zděděno od RuleStore)
Publish(RuleSetDictionary) (Zděděno od RuleStore)
Publish(RuleSetInfo)
Publish(RuleSetInfoCollection, VocabularyInfoCollection)
Publish(RuleSetInfoCollection)
Publish(Vocabulary) (Zděděno od RuleStore)
Publish(VocabularyDictionary) (Zděděno od RuleStore)
Publish(VocabularyInfo)
Publish(VocabularyInfoCollection)
Remove(RuleSet) (Zděděno od RuleStore)
Remove(RuleSetDictionary) (Zděděno od RuleStore)
Remove(RuleSetInfo)
Remove(RuleSetInfoCollection)
Remove(Vocabulary) (Zděděno od RuleStore)
Remove(VocabularyDictionary) (Zděděno od RuleStore)
Remove(VocabularyInfo)
Remove(VocabularyInfoCollection)
RemoveAuthorizationGroups(AuthorizationGroup[])
RemoveAuthorizationGroups(AuthorizationGroupCollection)
Save(RuleSet, Boolean) (Zděděno od RuleStore)
Save(RuleSet) (Zděděno od RuleStore)
Save(RuleSetDictionary, Boolean) (Zděděno od RuleStore)
Save(RuleSetDictionary, VocabularyDictionary, Boolean) (Zděděno od RuleStore)
Save(RuleSetDictionary) (Zděděno od RuleStore)
Save(Vocabulary, Boolean) (Zděděno od RuleStore)
Save(Vocabulary) (Zděděno od RuleStore)
Save(VocabularyDictionary, Boolean) (Zděděno od RuleStore)
Save(VocabularyDictionary) (Zděděno od 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)

Platí pro