The following tables list the members exposed by PatientDataTable.
Protected Constructors
Name | Description | |
---|---|---|
PatientDataTable | Initializes a new instance of the CompositeInstanceDataSet.PatientDataTable class with the SerializationInfo and the StreamingContext. |
Public Methods
Name | Description | |
---|---|---|
AddPatientRow | Adds a new CompositeInstanceDataSet.PatientRow to the System.Data.DataTable.Rows collection. | |
Clone | Clones the structure of the PatientDataTable, including allPatientDataTable schemas and constraints. | |
FindByPatientID | Finds a PatientRow in the System.Data.DataTable.Rows collection by the Patient ID value. | |
GetTypedTableSchema | Returns the System.Xml.Schema.XmlSchemaComplexType for the PatientDataTable. | |
NewPatientRow | Creates an empty PatientRow without adding it to the System.Data.DataTable.Rows collection. | |
RemovePatientRow | Removes a PatientRow from the System.Data.DataTable.Rows collection. |
Protected Methods
Name | Description | |
---|---|---|
CreateInstance | This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
GetRowType | This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
NewRowFromBuilder | Creates a new row from an existing row. | |
OnRowChanged | Raises the PatientRowChanged event. | |
OnRowChanging | Raises the PatientRowChanging event. | |
OnRowDeleted | Raises the PatientRowDeleted event. | |
OnRowDeleting | Raises the PatientRowDeleting event. |
Public Properties
Name | Description | |
---|---|---|
BirthDateColumn | Gets the Birth Date Column. | |
CommentsColumn | Gets the Comments Column. | |
Count | Gets the total number of PatientRow objects in the System.Data.DataTable.Rows collection. | |
EthnicGroupColumn | Gets the Ethnic Group Column. | |
FamilyNameColumn | Gets the Family Name Column. | |
GivenNameColumn | Gets the Given Name Column. | |
IssuerOfPatientIDColumn | Gets the Issuer Of Patient ID Column. | |
Item | Gets the PatientRow at the specified index. | |
MiddleNameColumn | Gets the Middle Name Column. | |
NamePrefixColumn | Gets the Name Prefix Column. | |
NameSuffixColumn | Gets the Name Suffix Column. | |
PatientIDColumn | Gets the Patient ID Column. | |
RetrieveAETitleColumn | Gets the Retrieve AE Title Column. | |
SexColumn | Gets the Sex Column. |
Public Events
Name | Description | |
---|---|---|
PatientRowChanged | Occurs after a PatientRow has been changed successfully. | |
PatientRowChanging | Occurs when a PatientRow is changing. | |
PatientRowDeleted | Occurs after a PatientRow in the table has been deleted. | |
PatientRowDeleting | Occurs before a PatientRow in the table is about to be deleted. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET