ConnectionEvaluationHistoryCollection.Item[Int32] Property

Definition

public Microsoft.SqlServer.Management.Dmf.ConnectionEvaluationHistory this[int id] { get; }
member this.Item(int) : Microsoft.SqlServer.Management.Dmf.ConnectionEvaluationHistory
Default Public ReadOnly Property Item(id As Integer) As ConnectionEvaluationHistory

Parameters

id
Int32

Property Value

Applies to