Leadtools.Medical.Storage.DataAccessLayer Namespace : CompositeInstanceDataSet.PatientRow Class |
The following tables list the members exposed by CompositeInstanceDataSet.PatientRow.
Name | Description | |
---|---|---|
BirthDate | Gets or sets the Birth Date. | |
Comments | Gets or sets the Comments. | |
EthnicGroup | Gets or sets the Ethnic Group. | |
FamilyName | Gets or sets the Family Name. | |
GivenName | Gets or sets the Given Name. | |
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) | |
MiddleName | Gets or sets the Middle Name. | |
NamePrefix | Gets or sets the Name Prefix. | |
NameSuffix | Gets or sets the Name Suffix. | |
PatientID | Gets or sets the Patient ID. | |
RetrieveAETitle | Gets or sets the Retrieve AE Title. | |
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) | |
Sex | Gets or sets the Sex. | |
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) |