BPM.Client Namespace > DataSourceManager Class : GetParamPerfix Method |
'Declaration
Public Shared Function GetParamPerfix( _ ByVal cn As BPMConnection, _ ByVal datasourceName As String _ ) As String
'Usage
Dim cn As BPMConnection Dim datasourceName As String Dim value As String value = DataSourceManager.GetParamPerfix(cn, datasourceName)
public static string GetParamPerfix( BPMConnection cn, string datasourceName )
public: static String^ GetParamPerfix( BPMConnection^ cn, String^ datasourceName )
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