ProblemLoggingDBDetails Class |
[Missing <summary> documentation for "T:Cadcorp.Configuration.Reporting.ProblemLoggingDBDetails"]
Namespace: Cadcorp.Configuration.Reporting
The ProblemLoggingDBDetails type exposes the following members.
| Name | Description | |
|---|---|---|
| ProblemLoggingDBDetails |
Initializes a new instance of Cadcorp.Web.UI.Reporting.ProblemLoggingDBDetails class
| |
| ProblemLoggingDBDetails(ReportDataSetReportRow) |
Initializes a new instance of Cadcorp.Web.UI.Reporting.ProblemLoggingDBDetails class
|
| 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
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |