For a list of all members of this type, see PatientDataTable members
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. |
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