ProbeCollection.TryGetValue(String, ProbeFamily) Método

Definição

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

Parâmetros

key
String
value
ProbeFamily

Retornos

Aplica-se a