BPM.Server Namespace > DataSourceManager Class > b Method : b(TableIdentityCollection,FKItemCollectoin,String) Method |
'Declaration
Public Overloads Shared Function b( _ ByVal A_0 As BPM.TableIdentityCollection, _ ByVal A_1 As FKItemCollectoin, _ ByVal A_2 As String _ ) As FlowDataSet
'Usage
Dim A_0 As BPM.TableIdentityCollection Dim A_1 As FKItemCollectoin Dim A_2 As String Dim value As FlowDataSet value = DataSourceManager.b(A_0, A_1, A_2)
public static FlowDataSet b( BPM.TableIdentityCollection A_0, FKItemCollectoin A_1, string A_2 )
public: static FlowDataSet^ b( BPM.TableIdentityCollection^ A_0, FKItemCollectoin^ A_1, String^ A_2 )
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