ProblemLoggingDBDetails Properties |
The ProblemLoggingDBDetails type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionString |
The connection string
| |
| ProblemDescriptionField |
Field name used to store the desciption of the problem
| |
| ProblemImagePathField |
Field name used to store email id of the problem reporter
| |
| ProblemLocationGeometryField |
Field name used to store Geometry of the problem location
| |
| ProblemLocationXField |
Field name used to store X coordinate of the problem location
| |
| ProblemLocationYField |
Field name used to store Y coordinate of the problem location
| |
| ProblemLogDateField |
Field name to hold the date logged
| |
| problemSenderEmailField |
Field name used to store email id of the problem reporter
| |
| ProblemTypeField |
Field name used to store the type of the problem
| |
| ProvideName |
The DB providername
| |
| TableName |
The table name to store the reported problem
|