ProbeCollection.TryGetValue(String, ProbeFamily) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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