ProbeCollection.TryGetValue(String, ProbeFamily) Metodo

Definizione

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

Parametri

key
String
value
ProbeFamily

Valori restituiti

Si applica a