The SurveyDa type exposes the following members.

Methods

  NameDescription
Public methodConsumeBreastQSurveyData
Public methodConsumeBreastQSurveyDataByPatient
Public methodConsumeBreastQSurveyDataByPhysician
Public methodStatic memberConsumeProstateQOLSurveyDates
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFormGetPotencyStatusValues
Public methodFormGetRecentSurveyByType
Public methodFormGetSpecialRecords
Public methodFormGetSurveyErectileFunction
Retreive data to populate Mullhall Sexual Function Follow Up
Public methodFormGetSurveyItemsByType
Public methodFormGetSurveyItemsResult
Public methodFormGetSurveysByType
Public methodFormGetUrinaryStatusValues
Public methodGetBreastQPhysicians
Public methodGetDistinctSurveyItems
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetMostRecentSurveyWithItemsByType
Returns a list of Surveys and Items by specified match expression ('%Like Match%' or 'Exact Match')
Public methodGetPatientMetaSurvey(Int32)
Returns a list of MetadataSurveyQuestions.
Public methodGetPatientMetaSurvey(Nullable<(Of <<'(Int32>)>>), Int32)
Returns a list of MetadataSurveyQuestions joined to SurveyItems by Question Num and Question.
Public methodGetPatientMetaSurveyPages(Int32)
Returns a list of unique pages from MetadataSurveyQuestions table.
Public methodGetPatientMetaSurveyPages(Nullable<(Of <<'(Int32>)>>), Int32)
Returns a list of unique pages from MetadataSurveyQuestions (joined with patient's survey items).
Public methodGetPatientMetaSurveySectionQuestions(Int32, String, String)
Public methodGetPatientMetaSurveySectionQuestions(Nullable<(Of <<'(Int32>)>>), Int32, String, String)
Public methodGetPatientMetaSurveySections(Int32)
Returns a list of unique Survey Pages, Sections
Public methodGetPatientMetaSurveySections(Nullable<(Of <<'(Int32>)>>), Int32)
Returns a list of unique Survey Pages, Sections joined to patient's Survey Items
Public methodStatic memberGetPhysicianBaselineScores
Public methodStatic memberGetSurveyItemResponseMap
Public methodGetSurveyItems
Public methodGetSurveyItemsByPatient
Public methodGetSurveyPages
Public methodGetSurveyQuestionResponses
Returns the responses to a MetaSurvey Question with computed ResponseComputedText column
Public methodGetSurveysAndItemsByType
Returns a list of Surveys and Items by specified match expression ('%Like Match%' or 'Exact Match')
Public methodGetSurveysByPatient
Public methodGetSurveySections
Returns a list of Sections for a Survey, ordered by MIN(QuestionNum)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodSetParams Obsolete. (Inherited from BaseDA.)
Public methodSurveyGraphPluginResults
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also