Click or drag to resize
SqlDataProviderGetSqlTaskOfMineByAppInstance Method
根据应用实例获取个人任务SQL

Namespace: Slickflow.Engine.Provider
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public static string GetSqlTaskOfMineByAppInstance(
	string sql
)

Parameters

sql
Type: SystemString
SQL

Return Value

Type: String
SQL
See Also