Leadtools.Medical.Workstation.DataAccessLayer Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DicomInformation.StudiesDataTable Class Members
See Also  Fields  Properties  Methods  Events
Leadtools.Medical.Workstation.DataAccessLayer Namespace : DicomInformation.StudiesDataTable Class

The following tables list the members exposed by DicomInformation.StudiesDataTable.

Public Constructors

  Name Description
Public Constructor DicomInformation.StudiesDataTable Constructor Overloaded.  This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.  
Top

Protected Fields

  Name Description
Protected Field fInitInProgress (Inherited from System.Data.DataTable)
Top

Public Properties

  Name Description
Public Property AccessionNumberColumn Gets the DataColumn for the accession number.  
Public Property AddPatientHistoryColumn Gets the DataColumn for the Additional Patient History.  
Public Property AdminDiagDescColumn Gets the DataColumn for the Admitting Diagnoses Description.  
Public Property AETitleColumn Gets the DataColumn for the client AE Title.  
Public Property CaseSensitive (Inherited from System.Data.DataTable)
Public Property ChildRelations (Inherited from System.Data.DataTable)
Public Property Columns (Inherited from System.Data.DataTable)
Public Property Constraints (Inherited from System.Data.DataTable)
Public Property Container (Inherited from System.ComponentModel.MarshalByValueComponent)
Public Property Count Gets the total number of DicomInformation.StudiesRow objects in this collection.  
Public Property DataSet (Inherited from System.Data.DataTable)
Public Property DefaultView (Inherited from System.Data.DataTable)
Public Property DesignMode (Inherited from System.ComponentModel.MarshalByValueComponent)
Public Property DisplayExpression (Inherited from System.Data.DataTable)
Public Property ExtendedProperties (Inherited from System.Data.DataTable)
Public Property HasErrors (Inherited from System.Data.DataTable)
Public Property InterpAuthColumn Gets the DataColumn for the Interpretation Author.  
Public Property IsInitialized (Inherited from System.Data.DataTable)
Public Property Item Gets the DicomInformation.StudiesRow at the specified index.  
Public Property Locale (Inherited from System.Data.DataTable)
Public Property MinimumCapacity (Inherited from System.Data.DataTable)
Public Property Namespace (Inherited from System.Data.DataTable)
Public Property OccupationColumn Gets the DataColumn for the Occupation.  
Public Property ParentRelations (Inherited from System.Data.DataTable)
Public Property PatientAgeColumn Gets the DataColumn for the Patient's Age.  
Public Property PatientIDColumn Gets the DataColumn for the Patient's ID.  
Public Property PatientSizeColumn Gets the DataColumn for the Patient's Size.  
Public Property PatientWeightColumn Gets the DataColumn for the Patient's Weight.  
Public Property Prefix (Inherited from System.Data.DataTable)
Public Property PrimaryKey (Inherited from System.Data.DataTable)
Public Property ReferDrFamilyNameColumn Gets the DataColumn for the referring physician's family name.  
Public Property ReferDrGivenNameColumn Gets the DataColumn for the referring physician's given name.  
Public Property ReferDrMiddleNameColumn Gets the DataColumn for the referring physician's middle name.  
Public Property ReferDrNamePrefixColumn Gets the DataColumn for the referring physician's name prefix.  
Public Property ReferDrNameSuffixColumn Gets the DataColumn for the referring physician's name suffix.  
Public Property RemotingFormat (Inherited from System.Data.DataTable)
Public Property Rows (Inherited from System.Data.DataTable)
Public Property Site (Inherited from System.Data.DataTable)
Public Property StudyDateColumn Gets the DataColumn for the study date.  
Public Property StudyDescriptionColumn Gets the DataColumn for the study description.  
Public Property StudyIDColumn Gets the DataColumn for the study ID.  
Public Property StudyInstanceUIDColumn Gets the DataColumn for the Study Instance UID.  
Public Property TableName (Inherited from System.Data.DataTable)
Top

Protected Properties

  Name Description
Protected Property Events (Inherited from System.ComponentModel.MarshalByValueComponent)
Top

Public Methods

  Name Description
Public Method AcceptChanges (Inherited from System.Data.DataTable)
Public Method AddStudiesRow Overloaded.  Overloaded. Creates a row using the specified values.  
Public Method BeginInit (Inherited from System.Data.DataTable)
Public Method BeginLoadData (Inherited from System.Data.DataTable)
Public Method Cast (Inherited from System.Data.TypedTableBase<DicomInformation.StudiesRow>)
Public Method Clear (Inherited from System.Data.DataTable)
Public Method Clone Overridden.  Clones the structure of the DicomInformation.StudiesDataTable, including all DicomInformation.StudiesDataTable schemas and constraints.  
Public Method Compute (Inherited from System.Data.DataTable)
Public Method Copy (Inherited from System.Data.DataTable)
Public Method CreateDataReader (Inherited from System.Data.DataTable)
Public Method Dispose Overloaded.  (Inherited from System.ComponentModel.MarshalByValueComponent)
Public Method EndInit (Inherited from System.Data.DataTable)
Public Method EndLoadData (Inherited from System.Data.DataTable)
Public Method FindByStudyInstanceUID Searches for a Study row in the table.  
Public Method GetChanges Overloaded.  (Inherited from System.Data.DataTable)
Public Method GetEnumerator (Inherited from System.Data.TypedTableBase<DicomInformation.StudiesRow>)
Public Method GetErrors (Inherited from System.Data.DataTable)
Public Method GetObjectData (Inherited from System.Data.DataTable)
Public Method GetService (Inherited from System.ComponentModel.MarshalByValueComponent)
Public Methodstatic (Shared in Visual Basic) GetTypedTableSchema This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.  
Public Method ImportRow (Inherited from System.Data.DataTable)
Public Method Load Overloaded.  (Inherited from System.Data.DataTable)
Public Method LoadDataRow Overloaded.  (Inherited from System.Data.DataTable)
Public Method Merge Overloaded.  (Inherited from System.Data.DataTable)
Public Method NewRow (Inherited from System.Data.DataTable)
Public Method NewStudiesRow Creates a new DicomInformation.StudiesRow with the same schema as the table.  
Public Method ReadXml Overloaded.  (Inherited from System.Data.DataTable)
Public Method ReadXmlSchema Overloaded.  (Inherited from System.Data.DataTable)
Public Method RejectChanges (Inherited from System.Data.DataTable)
Public Method RemoveStudiesRow Removes an existing DicomInformation.StudiesRow from the collection.  
Public Method Reset (Inherited from System.Data.DataTable)
Public Method Select Overloaded.  (Inherited from System.Data.DataTable)
Public Method ToString (Inherited from System.Data.DataTable)
Public Method WriteXml Overloaded.  (Inherited from System.Data.DataTable)
Public Method WriteXmlSchema Overloaded.  (Inherited from System.Data.DataTable)
Top

Protected Methods

  Name Description
Protected Method CreateInstance Overridden.  This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from DataTable)  
Protected Method Finalize (Inherited from System.ComponentModel.MarshalByValueComponent)
Protected Method GetRowType Overridden.  This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from DataTable)  
Protected Method GetSchema (Inherited from System.Data.DataTable)
Protected Method NewRowArray (Inherited from System.Data.DataTable)
Protected Method NewRowFromBuilder Overridden.  Creates a new row from an existing row. (Inherited from DataTable)  
Protected Method OnColumnChanged (Inherited from System.Data.DataTable)
Protected Method OnColumnChanging (Inherited from System.Data.DataTable)
Protected Method OnPropertyChanging (Inherited from System.Data.DataTable)
Protected Method OnRemoveColumn (Inherited from System.Data.DataTable)
Protected Method OnRowChanged Overridden.  Raises the RowChanged event. (Inherited from DataTable)  
Protected Method OnRowChanging Overridden.  Raises the RowChanging event. (Inherited from DataTable).  
Protected Method OnRowDeleted Overridden.  Raises the RowDeleted event. (Inherited from DataTable).  
Protected Method OnRowDeleting Overridden.  Raises the RowDeleting event. (Inherited from DataTable).  
Protected Method OnTableCleared (Inherited from System.Data.DataTable)
Protected Method OnTableClearing (Inherited from System.Data.DataTable)
Protected Method OnTableNewRow (Inherited from System.Data.DataTable)
Protected Method ReadXmlSerializable (Inherited from System.Data.DataTable)
Top

Public Events

  Name Description
Public Event ColumnChanged (Inherited from System.Data.DataTable)
Public Event ColumnChanging (Inherited from System.Data.DataTable)
Public Event Disposed (Inherited from System.ComponentModel.MarshalByValueComponent)
Public Event Initialized (Inherited from System.Data.DataTable)
Public Event RowChanged (Inherited from System.Data.DataTable)
Public Event RowChanging (Inherited from System.Data.DataTable)
Public Event RowDeleted (Inherited from System.Data.DataTable)
Public Event RowDeleting (Inherited from System.Data.DataTable)
Public Event StudiesRowChanged Occurs after a DicomInformation.StudiesRow has been changed successfully.  
Public Event StudiesRowChanging Occurs when a DicomInformation.StudiesRow is changing.  
Public Event StudiesRowDeleted Occurs after a DicomInformation.StudiesRow in the table has been deleted.  
Public Event StudiesRowDeleting Occurs before a row in the table is about to be deleted.  
Public Event TableCleared (Inherited from System.Data.DataTable)
Public Event TableClearing (Inherited from System.Data.DataTable)
Public Event TableNewRow (Inherited from System.Data.DataTable)
Top

See Also

Leadtools.Medical.Workstation.DataAccessLayer requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features