| SqlDataProvider Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Provider
 Syntax
Syntaxpublic class SqlDataProvider
The SqlDataProvider type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | SqlDataProvider | Initializes a new instance of the SqlDataProvider class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|   | GetSqlTaskOfMineByAppInstance | 
            根据应用实例获取个人任务SQL
             | 
|   | GetSqlTaskOfMineByAtcitivityInstance | 
            根据活动实例获取个人任务SQL
             | 
|   | GetSqlTaskPaged | 
            任务分页SQL语句
             | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also