Condividi tramite


SqlRuleStore Classe

Definizione

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

Costruttori

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

Proprietà

Converter (Ereditato da RuleStore)
Credentials (Ereditato da RuleStore)
Location (Ereditato da RuleStore)

Metodi

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

Si applica a