BPM.Server Namespace > IDataSourceProviderFormStore Interface > LoadFormData Method : LoadFormData(Object,String,Int32) Method |
'Declaration
Overloads Function LoadFormData( _ ByVal connection As Object, _ ByVal tableName As String, _ ByVal taskid As Integer _ ) As DataTable
'Usage
Dim instance As IDataSourceProviderFormStore Dim connection As Object Dim tableName As String Dim taskid As Integer Dim value As DataTable value = instance.LoadFormData(connection, tableName, taskid)
DataTable^ LoadFormData( Object^ connection, String^ tableName, int taskid )
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