Constructeur ConnectionEvaluationHistoryCollection

Initializes a new instance of the ConnectionEvaluationHistoryCollection class.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    parent As EvaluationHistory _
)
'Utilisation
Dim parent As EvaluationHistory

Dim instance As New ConnectionEvaluationHistoryCollection(parent)
public ConnectionEvaluationHistoryCollection(
    EvaluationHistory parent
)
public:
ConnectionEvaluationHistoryCollection(
    EvaluationHistory^ parent
)
new : 
        parent:EvaluationHistory -> ConnectionEvaluationHistoryCollection
public function ConnectionEvaluationHistoryCollection(
    parent : EvaluationHistory
)

Paramètres

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.