Sprache

ProbeCollection.TryGetValue(String, ProbeFamily) Methode

Definition

public bool TryGetValue(string key, out Microsoft.SqlServer.Management.Assessment.Probes.ProbeFamily value);
abstract member TryGetValue : string * ProbeFamily -> bool
override this.TryGetValue : string * ProbeFamily -> bool
Public Function TryGetValue (key As String, ByRef value As ProbeFamily) As Boolean

Parameter

key
String
value
ProbeFamily

Gibt zurück

Gilt für: