-
Notifications
You must be signed in to change notification settings - Fork 2
API Documentation
Muhand Jumah edited this page Oct 19, 2017
·
3 revisions
In this page you will find the documentation of the entire API.
Important to keep in mind that even though this API exists, each function still have it's own description when making a call; therefore, please make sure to read the description when making any call.
-
-
CRUDManager
-
Classes
- CRUDManager.cs
-
Helpers
- AssignmentList.cs -TO BE ADDED
- Columns.cs -TO BE ADDED
- ConnectionCredentials.cs -TO BE ADDED
- Field.cs -TO BE ADDED
- Values.cs -TO BE ADDED
-
Enumerations
- ExecutionOptions.cs -TO BE ADDED
- FailedToCreate.cs -TO BE ADDED
- FailedToDelete.cs -TO BE ADDED
- FailedToExecute.cs -TO BE ADDED
- FailedToRead.cs -TO BE ADDED
- FailedToUpdate.cs -TO BE ADDED
-
Events
- ConnectionFailedToCloseEventArgs.cs -TO BE ADDED
- ConnectionFailedToOpenEventArgs.cs -TO BE ADDED
- FailedToCreateEventArgs.cs -TO BE ADDED
- FailedToDeleteEventArgs.cs -TO BE ADDED
- FailedToExecuteCustomQueryEventArgs.cs -TO BE ADDED
- FailedToReadEventArgs.cs -TO BE ADDED
- FailedToUpdateEventArgs.cs -TO BE ADDED
-
Classes
-
CRUDManager
Is something described here not working as you expect it to? Or is there a problem? Please open a ticket on the issues tracker and cc @Muhand