SqlRuleStore.GetRuleSetsInternal Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
protected:
Microsoft::RuleEngine::RuleSetInfoCollection ^ GetRuleSetsInternal(System::Data::SqlClient::SqlConnection ^ connection, System::Data::SqlClient::SqlTransaction ^ tx, System::String ^ name, Microsoft::RuleEngine::RuleStore::Filter ruleSetFilter);
protected Microsoft.RuleEngine.RuleSetInfoCollection GetRuleSetsInternal(System.Data.SqlClient.SqlConnection connection, System.Data.SqlClient.SqlTransaction tx, string name, Microsoft.RuleEngine.RuleStore.Filter ruleSetFilter);
member this.GetRuleSetsInternal : System.Data.SqlClient.SqlConnection * System.Data.SqlClient.SqlTransaction * string * Microsoft.RuleEngine.RuleStore.Filter -> Microsoft.RuleEngine.RuleSetInfoCollection
Protected Function GetRuleSetsInternal (connection As SqlConnection, tx As SqlTransaction, name As String, ruleSetFilter As RuleStore.Filter) As RuleSetInfoCollection
Parametry
- connection
- SqlConnection
- name
- String
- ruleSetFilter
- RuleStore.Filter