SqlDataProviderGetSqlTaskOfMineByAppInstance Method |
根据应用实例获取个人任务SQL
Namespace: Slickflow.Engine.ProviderAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxpublic static string GetSqlTaskOfMineByAppInstance(
string sql
)
Parameters
- sql
- Type: SystemString
SQL
Return Value
Type:
StringSQL
See Also