BPM.Server
a(DateTime,String,String,Int32,Int32,Int32) Method



Syntax
'Declaration
 
Overloads Function a( _
   ByVal A_0 As Date, _
   ByVal A_1 As String, _
   ByVal A_2 As String, _
   ByVal A_3 As Integer, _
   ByVal A_4 As Integer, _
   ByRef A_5 As Integer _
) As DataTable
'Usage
 
Dim instance As IBPMDataProvider
Dim A_0 As Date
Dim A_1 As String
Dim A_2 As String
Dim A_3 As Integer
Dim A_4 As Integer
Dim A_5 As Integer
Dim value As DataTable
 
value = instance.a(A_0, A_1, A_2, A_3, A_4, A_5)

Parameters

A_0
A_1
A_2
A_3
A_4
A_5
Requirements

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

See Also

Reference

IBPMDataProvider Interface
IBPMDataProvider Members
Overload List

Send Feedback