The following tables list the members exposed by SeriesDataTable.
Protected Constructors
Name | Description | |
---|---|---|
SeriesDataTable | Initializes a new instance of the CompositeInstanceDataSet.SeriesDataTable class with the SerializationInfo and the StreamingContext. |
Public Methods
Name | Description | |
---|---|---|
AddSeriesRow | Adds a new SeriesRow to the System.Data.DataTable.Rows collection. | |
Clone | Clones the structure of the SeriesDataTable, including all SeriesDataTable schemas and constraints | |
FindBySeriesInstanceUID | Finds a SeriesRow in the System.Data.DataTable.Rows collection by the Series Instance UID value. | |
GetTypedTableSchema | Returns the System.Xml.Schema.XmlSchemaComplexType for the SeriesDataTable. | |
NewSeriesRow | Creates an empty SeriesRow without adding it to the System.Data.DataTable.Rows collection. | |
RemoveSeriesRow | Removes a SeriesRow 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 SeriesRowChanged event. | |
OnRowChanging | Raises the SeriesRowChanging event. | |
OnRowDeleted | Raises the SeriesRowDeleted event. | |
OnRowDeleting | Raises the SeriesRowDeleting event. |
Public Properties
Name | Description | |
---|---|---|
BodyPartExaminedColumn | Gets the Body Part Examined Column. | |
Count | Gets the total number of SeriesRow objects in the System.Data.DataTable.Rows collection. | |
InstitutionNameColumn | Gets the Institution Name Column. | |
Item | Gets the SeriesRow at the specified index. | |
LateralityColumn | Gets the Laterality Column. | |
ModalityColumn | Gets the Modality Column. | |
PerformedProcedureStartDateColumn | Gets the Performed Procedure Start Date Column. | |
PerformedProcedureStepIDColumn | Gets the Performed Procedure Step ID Column. | |
ProtocolNameColumn | Gets the Protocol Name Column. | |
ReceiveDateColumn | Gets the Receive Date Column. | |
RetrieveAETitleColumn | Gets the Retrieve AE Title Column. | |
SeriesDateColumn | Gets the Series Date Column. | |
SeriesDescriptionColumn | Gets the Series Description Column. | |
SeriesInstanceUIDColumn | Gets the Series Instance UID Column. | |
SeriesNumberColumn | Gets the Series Number Column. | |
StudyInstanceUIDColumn | Gets the Study Instance UID Column. |
Public Events
Name | Description | |
---|---|---|
SeriesRowChanged | Occurs after a SeriesRow has been changed successfully. | |
SeriesRowChanging | Occurs when a SeriesRow is changing. | |
SeriesRowDeleted | Occurs after a SeriesRow in the table has been deleted. | |
SeriesRowDeleting | Occurs before a SeriesRow 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