connect
| API | Description |
|---|---|
| GET api/connect/sendEmail?_from={_from}&_fromPwd={_fromPwd}&_Subject={_Subject}&_to={_to}&_message={_message}&_body={_body} |
No documentation available. |
| GET api/connect/getDirectSQLStringData?tkn={tkn}&SQL={SQL} |
No documentation available. |
| GET api/connect/getStoredProDataNoPara?tkn={tkn}&strProcedure={strProcedure} |
No documentation available. |
| GET api/connect/getStoredProDataWithParaHeader?tkn={tkn}&strProcedure={strProcedure}&strParaNames={strParaNames}&strParaValues={strParaValues} |
No documentation available. |
| GET api/connect/getStoredProDataWithPara |
No documentation available. |
| POST api/connect/InsertData |
No documentation available. |
| POST api/connect/updatetData |
No documentation available. |
| DELETE api/connect/DeletetDataString |
No documentation available. |
Values
| API | Description |
|---|---|
| GET api/Values/Get |
No documentation available. |
| GET api/Values/Get/{id} |
No documentation available. |
| POST api/Values/Post |
No documentation available. |
| PUT api/Values/Put/{id} |
No documentation available. |
| DELETE api/Values/Delete/{id} |
No documentation available. |