EvaluationHistoryCollection(Policy) Constructor
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 EvaluationHistoryCollection (Microsoft.SqlServer.Management.Dmf.Policy parent);
new Microsoft.SqlServer.Management.Dmf.EvaluationHistoryCollection : Microsoft.SqlServer.Management.Dmf.Policy -> Microsoft.SqlServer.Management.Dmf.EvaluationHistoryCollection
Public Sub New (parent As Policy)
Parameters
- parent
- Policy