MVPSI.JAMS Namespace > IAgentSQL Interface : Find Method |
'Declaration
<System.ServiceModel.OperationContractAttribute()> Function Find( _ ByVal agentName As System.String _ ) As System.Collections.Generic.ICollection(Of Agent)
'Usage
Dim instance As IAgentSQL Dim agentName As System.String Dim value As System.Collections.Generic.ICollection(Of Agent) value = instance.Find(agentName)
[System.ServiceModel.OperationContract()] System.Collections.Generic.ICollection<Agent> Find( System.string agentName )
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