Click or drag to resize
ConfigHelperGetConnectionString Method
获取连接串的节点信息

Namespace: Slickflow.Engine.Utility
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public static string GetConnectionString(
	string key
)

Parameters

key
Type: SystemString

Return Value

Type: String
See Also