Engine.LoadRuleFactory(Ruleset, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.SqlServer.Management.Assessment.Configuration.Ruleset LoadRuleFactory (Microsoft.SqlServer.Management.Assessment.Configuration.Ruleset factory, string alias);
member this.LoadRuleFactory : Microsoft.SqlServer.Management.Assessment.Configuration.Ruleset * string -> Microsoft.SqlServer.Management.Assessment.Configuration.Ruleset
Public Function LoadRuleFactory (factory As Ruleset, alias As String) As Ruleset
Parameters
- factory
- Ruleset
- alias
- String