Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace : MWLDataset.PatientRow Class |
The following tables list the members exposed by MWLDataset.PatientRow.
Name | Description | |
---|---|---|
AdditionalPatientHistory | Gets or sets the Additional Patient History. | |
ConfidentialityConstraintonPatientDataDescription | Gets or sets the Confidentiality Constrainton Patient Data Description. | |
EthnicGroup | Gets or sets the Ethnic Group. | |
HasErrors | Gets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow) | |
IssuerOfPatientID | Gets or sets the Issuer Of Patient ID. | |
Item | Overloaded. Gets or sets the data stored in the column specified by index. (Inherited from System.Data.DataRow) | |
ItemArray | Gets or sets all the values for this row through an array. (Inherited from System.Data.DataRow) | |
LastMenstrualDate | Gets or sets the Last Menstrual Date. | |
PatientBirthDate | Gets or sets the Patient Birth Date. | |
PatientComments | Gets or sets the Patient Comments. | |
PatientID | Gets or sets the Patient ID. | |
PatientNameFamilyName | Gets or sets the Patient Name Family Name. | |
PatientNameGivenName | Gets or sets the Patient Name Given Name. | |
PatientNameMiddleName | Gets or sets the Patient Name Middle Name. | |
PatientNamePrefix | Gets or sets the Patient Name Prefix. | |
PatientNameSuffix | Gets or sets the Patient Name Suffix. | |
PatientSex | Gets or sets the Patient Sex. | |
PatientState | Gets or sets the Patient State. | |
PatientWeight | Gets or sets the Patient Weight. | |
PregnancyStatus | Gets or sets the Pregnancy Status. | |
RowError | Gets or sets the custom error description for a row. (Inherited from System.Data.DataRow) | |
RowState | Gets the current state of the row with regard to its relationship to the System.Data.DataRowCollection. (Inherited from System.Data.DataRow) | |
SpecialNeeds | Gets or sets the Special Needs. | |
Table | Gets the System.Data.DataTable for which this row has a schema. (Inherited from System.Data.DataRow) |
Name | Description | |
---|---|---|
SetNull | Sets the value of the specified System.Data.DataColumn to a null value. (Inherited from System.Data.DataRow) |