MVPSI.JAMS Namespace > ICurDependencySQL Interface : Find Method |
'Declaration
<System.ServiceModel.OperationContractAttribute()> Function Find( _ ByVal jobID As System.Integer, _ ByVal setupID As System.Integer, _ ByVal jamsEntry As System.Integer _ ) As System.Collections.Generic.ICollection(Of CurDependency)
'Usage
Dim instance As ICurDependencySQL Dim jobID As System.Integer Dim setupID As System.Integer Dim jamsEntry As System.Integer Dim value As System.Collections.Generic.ICollection(Of CurDependency) value = instance.Find(jobID, setupID, jamsEntry)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2