Click or drag to resize

ProblemLoggingDBDetails Properties

The ProblemLoggingDBDetails type exposes the following members.

Properties
  NameDescription
Public propertyConnectionString
The connection string
Public propertyProblemDescriptionField
Field name used to store the desciption of the problem
Public propertyProblemImagePathField
Field name used to store email id of the problem reporter
Public propertyProblemLocationGeometryField
Field name used to store Geometry of the problem location
Public propertyProblemLocationXField
Field name used to store X coordinate of the problem location
Public propertyProblemLocationYField
Field name used to store Y coordinate of the problem location
Public propertyProblemLogDateField
Field name to hold the date logged
Public propertyproblemSenderEmailField
Field name used to store email id of the problem reporter
Public propertyProblemTypeField
Field name used to store the type of the problem
Public propertyProvideName
The DB providername
Public propertyTableName
The table name to store the reported problem
Top
See Also