言語

ProbeCollection.TryGetImplementation メソッド

定義

public bool TryGetImplementation(string name, Microsoft.SqlServer.Management.Assessment.ISqlObjectLocator target, out Microsoft.SqlServer.Management.Assessment.Probes.IProbe value);
member this.TryGetImplementation : string * Microsoft.SqlServer.Management.Assessment.ISqlObjectLocator * IProbe -> bool
Public Function TryGetImplementation (name As String, target As ISqlObjectLocator, ByRef value As IProbe) As Boolean

パラメーター

name
String
value
IProbe

返品

適用対象