Partilhar via


Construtor EvaluationDetailCollection

Initializes a new instance of the EvaluationDetailCollection class.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)

Sintaxe

'Declaração
Public Sub New ( _
    parent As ConnectionEvaluationHistory _
)
'Uso
Dim parent As ConnectionEvaluationHistory

Dim instance As New EvaluationDetailCollection(parent)
public EvaluationDetailCollection(
    ConnectionEvaluationHistory parent
)
public:
EvaluationDetailCollection(
    ConnectionEvaluationHistory^ parent
)
new : 
        parent:ConnectionEvaluationHistory -> EvaluationDetailCollection
public function EvaluationDetailCollection(
    parent : ConnectionEvaluationHistory
)

Parâmetros

Comentários

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.