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