| BPM.Server Namespace > DataSourceManager Class : GetParamPerfix Method |
'DeclarationPublic Shared Function GetParamPerfix( _ ByVal datasourceName As String _ ) As String
'UsageDim datasourceName As String Dim value As String value = DataSourceManager.GetParamPerfix(datasourceName)
public static string GetParamPerfix( string datasourceName )
public: static String^ GetParamPerfix( 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