Leadtools.Medical.Storage.DataAccessLayer Assembly Changes

Summary

Version Changes: 22 to 23

New Members (version 23)

The following members have been added:

Name
None

Removed Members (version 23)

The following members have been removed:

Name Description
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddImageInstanceRow(InstanceRow,int,int,int,int,int,string,string,string,string,string) Adds a new CompositeInstanceDataSet.ImageInstanceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddSeriesRow(string,string,int,DateTime,string,string,StudyRow,DateTime,string,string,DateTime,string,string,string) Adds a new CompositeInstanceDataSet.SeriesRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStore Gets a strongly typed System.Data.DataTable for the physical 'External Store' table.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRowChangeEventHandler(object,ExternalStoreRowChangeEvent) Represents the method that will handle the event.
Leadtools.Medical.Storage.DataAccessLayer.ExternalStoreDataTable Represents the strongly named DataTable class.
Leadtools.Medical.Storage.DataAccessLayer.ExternalStoreRow Represents strongly named DataRow class.
Leadtools.Medical.Storage.DataAccessLayer.ExternalStoreRowChangeEvent Provides data for the row change events.
Leadtools.Medical.Storage.DataAccessLayer.ExternalStoreRowChangeEventHandler Represents the method that will handle the event.
Leadtools.Medical.Storage.DataAccessLayer.InstanceRow.GetExternalStoreRows Gets the ExternalStoreRow array for this InstanceRow.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareInstanceQueryCountCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for composite instances count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareSeriesQueryCountCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for series count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareStudiesQueryCountCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for studies count using matching parameters.

Version Changes: 21 to 22

New Members (version 22)

The following members have been added:

Name Description
Leadtools.Medical.Storage.DataAccessLayer.ExtraQueryOptions.ExcludeOrphans Gets or sets a value indicating whether to exclude orphaned results when querying the database for Patients, Studies, Series, or Instances.
Leadtools.Medical.Storage.DataAccessLayer.ExtraQueryOptions.ExcludeOrphansOption Gets or sets a value indicating whether to exclude orphaned results when querying the database for Patients, Studies, Series, or Instances.
Leadtools.Medical.Storage.DataAccessLayer.ExtraQueryOptions.OneInstancePerSeries When performing a CustomQueryCompositeInstances query, return only one series per Instance.
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent6 Provides members for limiting the results of storage data access queries.
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent7 Provides members for managing orphaned database records.
Leadtools.Medical.Storage.DataAccessLayer.OrphanTables An enumeration used to specify the database tables will have orphan records removed.
Leadtools.Medical.Storage.DataAccessLayer.StorageDataAccessFlags Flags that limit the results of a storage data access query.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareDeletePatientsNoChildStudiesCommand(IDbCommand,CatalogElement) Initializes a System.Data.IDbCommand object that is used by the DeleteStudy, DeleteSeries, and DeleteInstance methods.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareDeleteSeriesNoChildInstancesCommand(IDbCommand,CatalogElement) Initializes a System.Data.IDbCommand object that is used by the DeleteInstance method.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareDeleteStudiesNoChildSeriesCommand(IDbCommand,CatalogElement) Initializes a System.Data.IDbCommand object that is used by the DeleteSeries and DeleteInstance methods.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent6 Provides members for limiting the results of storage data access queries.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent7 Provides members for managing orphaned database records.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeletePatientsNoChildStudiesCommand(IDbCommand,CatalogElement) Initializes a System.Data.IDbCommand object that is used by the DeleteStudy, DeleteSeries and DeleteInstance methods.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeleteSeriesNoChildInstancesCommand(IDbCommand,CatalogElement) Initializes a System.Data.IDbCommand object that is used by the DeleteInstance method.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeleteStudiesNoChildSeriesCommand(IDbCommand,CatalogElement) Initializes a System.Data.IDbCommand object that is used by the DeleteSeries and DeleteInstance methods.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareEmptyTableCommand(IDbCommand,Table) Initializes a System.Data.IDbCommand object to remove all records from the Patient, Study, Series, or Instance table.
Leadtools.Medical.Storage.DataAccessLayer.Table An enumeration used with the StorageDbDataAccessAgent7-EmptyTable method to specify which database table to empty.

Removed Members (version 22)

The following members have been removed:

Name
None

Version Changes: 20 to 21

New Members (version 21)

The following members have been added:

Name Description
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent5.ExistsDicomDataSet(string) Checks for the existence of a DicomDataSet with the specified SOPInstanceUID on the storage source.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent5.ExistsDicomDataSet(string) Checks for the existence of a DicomDataSet with the specified SOPInstanceUID on the storage source.

Removed Members (version 21)

The following members have been removed:

Name
None

Version Changes: 19 to 20

New Members (version 20)

The following members have been added:

Name Description
Leadtools.Medical.Storage.DataAccessLayer.AnatomicRegionSequenceDataTable.Item Gets the AnatomicRegionSequenceRow at the specified index from this AnatomicRegionSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.Extensions Utility Extension Methods
Leadtools.Medical.Storage.DataAccessLayer.ExternalStoreDataTable.Item Gets the ExternalStoreRow at the specified index from this ExternalStoreDataTable.
Leadtools.Medical.Storage.DataAccessLayer.GenerateMetadataArgs The GenerateMetadataArgs class provides data for the GenerateMetadataStarting, GenerateMetadataUpdate, and GenerateMetadataCompleted events.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolAnatomicRegionSequenceDataTable.Item Gets the HangingProtocolAnatomicRegionSequenceRow at the specified index from this HangingProtocolAnatomicRegionSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolDataTable.Item Gets the HangingProtocolRow at the specified index from this HangingProtocolDataTable.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolDefinitonSequenceDataTable.Item Gets the HangingProtocolDefinitonSequenceRow at the specified index from this HangingProtocolDefinitonSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolProcedureCodeSequenceDataTable.Item Gets the HangingProtocolProcedureCodeSequenceRow at the specified index from this HangingProtocolProcedureCodeSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolReasonForRequestedProcedureCodeSequenceDataTable.Item Gets the HangingProtocolReasonForRequestedProcedureCodeSequenceRow at the specified index from this HangingProtocolReasonForRequestedProcedureCodeSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent4 Provides methods for accessing and adding DICOM Instance information.
Leadtools.Medical.Storage.DataAccessLayer.MetadataOptions Identifies the type and content options of the metadata being generated (XML, JSON).
Leadtools.Medical.Storage.DataAccessLayer.MetadataScope An enumeration used to specify if a metadata operation applies to All metadata, Existing metadata only, or Missing metadata only
Leadtools.Medical.Storage.DataAccessLayer.ReasonForRequestedProcedureCodeSequenceDataTable.Item Gets the ReasonForRequestedProcedureCodeSequenceRow at the specified index from this ReasonForRequestedProcedureCodeSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent4 Provides methods for accessing and adding DICOM Instance information.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeleteAllMetadataJsonCommand(IDbCommand) Initializes a System.Data.IDbCommand object that is used by the DeleteAllMetadataJson method.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeleteAllMetadataXmlCommand(IDbCommand) Initializes a System.Data.IDbCommand object that is used by the DeleteAllMetadataXml method.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeleteMetadataJsonCommand(IDbCommand,List<string>) Initializes a System.Data.IDbCommand object that is used by the DeleteMetadataJson method.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeleteMetadataXmlCommand(IDbCommand,List<string>) Initializes a System.Data.IDbCommand object that is used by the DeleteMetadataXml method.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareExistsMetadataJsonCommand(IDbCommand,string) Initializes a System.Data.IDbCommand object that is used by the ExistsMetadataJson method.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareExistsMetadataXmlCommand(IDbCommand,string) Initializes a System.Data.IDbCommand object that is used by the ExistsMetadataXml method.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareGetCountMetadataJson(IDbCommand,MetadataScope) Initializes a System.Data.IDbCommand object that is used by the GetCountMetadataJson method.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareGetCountMetadataXml(IDbCommand,MetadataScope) Initializes a System.Data.IDbCommand object that is used by the GetCountMetadataXml method.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareInsertMetadataJsonCommand(IDbCommand,string,string) Initializes a System.Data.IDbCommand object that is used by the StoreMetadataJson method.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareInsertMetadataXmlCommand(IDbCommand,string,string) Initializes a System.Data.IDbCommand object that is used by the StoreMetadataXml method.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareQueryMetadataJson(IDbCommand,MetadataScope,QueryPageInfo) Initializes a System.Data.IDbCommand object that is used by the GenerateMetadataJson method.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareQueryMetadataXml(IDbCommand,MetadataScope,QueryPageInfo) Initializes a System.Data.IDbCommand object that is used by the GenerateMetadataXml method.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareUpdateMetadataJsonCommand(IDbCommand,string,string) Initializes a System.Data.IDbCommand object that is used by the StoreMetadataJson method.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareUpdateMetadataXmlCommand(IDbCommand,string,string) Initializes a System.Data.IDbCommand object that is used by the StoreMetadataXml method.

Removed Members (version 20)

The following members have been removed:

Name Description
Leadtools.Medical.Storage.DataAccessLayer.AnatomicRegionSequenceDataTable.Item(int) Gets the AnatomicRegionSequenceRow at the specified index from this AnatomicRegionSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(AnatomicRegionSequenceRow,DataRowAction) Initializes a new instance of this class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(ExternalStoreRow,DataRowAction) Initializes a new instance of this class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(ImageInstanceRow,DataRowAction) Initializes a new instance of the ImageInstanceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(InstanceRow,DataRowAction) Initializes a new instance of the InstanceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(NameOfPhysicianReadingStudyRow,DataRowAction) Initializes a new instance of the NameOfPhysicianReadingStudyRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(OtherPatientIDsRow,DataRowAction) Initializes a new instance of the OtherPatientIDsRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(OtherPatientNamesRow,DataRowAction) Initializes a new instance of the OtherPatientNamesRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(OtherStudyNumbersRow,DataRowAction) Initializes a new instance of the OtherStudyNumbersRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(PatientRow,DataRowAction) Initializes a new instance of the PatientRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(PresentationInstanceRow,DataRowAction) Initializes a new instance of the PresentationInstanceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(ProcedureCodeSequenceRow,DataRowAction) Initializes a new instance of the ProcedureCodeSequenceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(ReasonForRequestedProcedureCodeSequenceRow,DataRowAction) Initializes a new instance of this class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(ReferencedImageSequenceRow,DataRowAction) Initializes a new instance of the ReferencedImageSequenceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(ReferencedImagesRow,DataRowAction) Initializes a new instance of the ReferencedImagesRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(ReferencedPatientSequenceRow,DataRowAction) Initializes a new instance of the ReferencedPatientSequenceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(ReferencedPerformedProcedureStepSequenceRow,DataRowAction) Initializes a new instance of the ReferencedPerformedProcedureStepSequenceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(ReferencedSeriesSequenceRow,DataRowAction) Initializes a new instance of the ReferencedSeriesSequenceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(ReferencedStudySequenceRow,DataRowAction) Initializes a new instance of the ReferencedStudySequenceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(RequestAttributeSequenceRow,DataRowAction) Initializes a new instance of the RequestAttributeSequenceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(SeriesRow,DataRowAction) Initializes a new instance of the SeriesRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(StudyRow,DataRowAction) Initializes a new instance of the StudyRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddAnatomicRegionSequenceRow(AnatomicRegionSequenceRow) Adds a row to this AnatomicRegionSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddAnatomicRegionSequenceRow(string,string,string,string,string) Adds a row to this AnatomicRegionSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddExternalStoreRow(ExternalStoreRow) Adds a row to this ExternalStoreDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddExternalStoreRow(InstanceRow,DateTime,DateTime,string,string) Adds a row to this ExternalStoreDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddImageInstanceRow(ImageInstanceRow) Adds an ImageInstanceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddInstanceRow(InstanceRow) Adds an InstanceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddInstanceRow(string,int,string,string,string,string,string,string,SeriesRow,DateTime,string,string) Adds a new CompositeInstanceDataSet.InstanceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddNameOfPhysicianReadingStudyRow(NameOfPhysicianReadingStudyRow) Adds a NameOfPhysicianReadingStudyRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddNameOfPhysicianReadingStudyRow(string,string,string,string,string,StudyRow) Adds a new NameOfPhysicianReadingStudyRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddOtherPatientIDsRow(OtherPatientIDsRow) Adds an OtherPatientIDsRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddOtherPatientIDsRow(PatientRow,string) Adds a new CompositeInstanceDataSet.OtherPatientIDsRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddOtherPatientNamesRow(OtherPatientNamesRow) Adds an OtherPatientNamesRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddOtherPatientNamesRow(PatientRow,string,string,string,string,string) Adds a new CompositeInstanceDataSet.OtherPatientNamesRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddOtherStudyNumbersRow(Decimal,StudyRow) Adds a new CompositeInstanceDataSet.OtherStudyNumbersRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddOtherStudyNumbersRow(OtherStudyNumbersRow) Adds an OtherStudyNumbersRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddPatientRow(PatientRow) Adds a PatientRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddPatientRow(string,string,string,string,string,string,DateTime,string,string,string,string,string) Adds a new CompositeInstanceDataSet.PatientRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddPresentationInstanceRow(InstanceRow,string,DateTime,string,string,string,string,string,string) Adds a new PresentationInstanceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddPresentationInstanceRow(PresentationInstanceRow) Adds a PresentationInstanceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddProcedureCodeSequenceRow(ProcedureCodeSequenceRow) Adds a ProcedureCodeSequenceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddProcedureCodeSequenceRow(StudyRow,string,string,string,string) Adds a new CompositeInstanceDataSet.ProcedureCodeSequenceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReasonForRequestedProcedureCodeSequenceRow(ReasonForRequestedProcedureCodeSequenceRow) Adds a row to this ReasonForRequestedProcedureCodeSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReasonForRequestedProcedureCodeSequenceRow(string,string,string,string,string) Adds a row to this ReasonForRequestedProcedureCodeSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedImageSequenceRow(ReferencedImageSequenceRow) Adds a ReferencedImageSequenceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedImageSequenceRow(string,string,string,string) Adds a new CompositeInstanceDataSet.ReferencedImageSequenceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedImagesRow(InstanceRow,int,int,string,int,int,string,bool) Adds a new CompositeInstanceDataSet.ReferencedImagesRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedImagesRow(ReferencedImagesRow) Adds a ReferencedImagesRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedPatientSequenceRow(PatientRow,string,string) Adds a new CompositeInstanceDataSet.ReferencedPatientSequenceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedPatientSequenceRow(ReferencedPatientSequenceRow) Adds a ReferencedPatientSequenceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedPerformedProcedureStepSequenceRow(ReferencedPerformedProcedureStepSequenceRow) Adds a ReferencedPerformedProcedureStepSequenceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedPerformedProcedureStepSequenceRow(SeriesRow,string,string) Adds a new CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedSeriesSequenceRow(ReferencedSeriesSequenceRow) Adds a ReferencedSeriesSequenceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedSeriesSequenceRow(string,PresentationInstanceRow) Adds a new CompositeInstanceDataSet.ReferencedSeriesSequenceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedStudySequenceRow(ReferencedStudySequenceRow) Adds a ReferencedStudySequenceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedStudySequenceRow(StudyRow,string,string) Adds a new ReferencedStudySequenceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddRequestAttributeSequenceRow(RequestAttributeSequenceRow) Adds a RequestAttributeSequenceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddRequestAttributeSequenceRow(SeriesRow,string,string) Adds a new CompositeInstanceDataSet.RequestAttributeSequenceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddSeriesRow(SeriesRow) Adds a SeriesRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddStudyRow(string,DateTime,string,string,string,string,string,string,string,string,string,string,decimal,decimal,string,string,string,PatientRow,string) Adds a new CompositeInstanceDataSet.StudyRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddStudyRow(string,DateTime,string,string,string,string,string,string,string,string,string,string,Decimal,Decimal,string,string,string,PatientRow,string) Adds a new StudyRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddStudyRow(StudyRow) Adds a StudyRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FindByOrderNumber(int) Finds an OtherPatientNamesRow in the System.Data.DataTable.Rows collection by the Order Number value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FindByOtherStudyNumberStudyInstanceUID(Decimal,string) Finds an OtherStudyNumbersRow in the System.Data.DataTable.Rows collection by the Other Study Number and Study Instance UID value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FindByPatientID(string) Finds a PatientRow in the System.Data.DataTable.Rows collection by the Patient ID value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FindByPatientIDOtherPatientID(string,string) Finds an OtherPatientIDsRow in the System.Data.DataTable.Rows collection by the Patient ID and Other Patient ID value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FindBySeriesInstanceUID(string) Finds a ReferencedPerformedProcedureStepSequenceRow in the System.Data.DataTable.Rows collection by the Series Instance UID value.
Leadtools.Medical.Storage.DataAccessLayer.ExternalStoreDataTable.Item(int) Gets the ExternalStoreRow at the specified index from this ExternalStoreDataTable.
Leadtools.Medical.Storage.DataAccessLayer.MyExtensions Utility functions
Leadtools.Medical.Storage.DataAccessLayer.ReasonForRequestedProcedureCodeSequenceDataTable.Item(int) Gets the ReasonForRequestedProcedureCodeSequenceRow at the specified index from this ReasonForRequestedProcedureCodeSequenceDataTable.

Version Changes: 18 to 19

New Members

The following members have been added:

Name Description
Leadtools.Medical.Storage.DataAccessLayer.AnatomicRegionSequenceDataTable - Represents the strongly named DataTable class.
Leadtools.Medical.Storage.DataAccessLayer.AnatomicRegionSequenceRow - Represents strongly named DataRow class.
Leadtools.Medical.Storage.DataAccessLayer.AnatomicRegionSequenceRowChangeEvent - Row event argument class
Leadtools.Medical.Storage.DataAccessLayer.AnatomicRegionSequenceRowChangeEventHandler - Represents the method that will handle the event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(AnatomicRegionSequenceRow,DataRowAction) Initializes a new instance of this class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(ExternalStoreRow,DataRowAction) Initializes a new instance of this class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(ImageInstanceRow,DataRowAction) Initializes a new instance of the ImageInstanceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(InstanceRow,DataRowAction) Initializes a new instance of the InstanceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(NameOfPhysicianReadingStudyRow,DataRowAction) Initializes a new instance of the NameOfPhysicianReadingStudyRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(OtherPatientIDsRow,DataRowAction) Initializes a new instance of the OtherPatientIDsRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(OtherPatientNamesRow,DataRowAction) Initializes a new instance of the OtherPatientNamesRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(OtherStudyNumbersRow,DataRowAction) Initializes a new instance of the OtherStudyNumbersRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(PatientRow,DataRowAction) Initializes a new instance of the PatientRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(PresentationInstanceRow,DataRowAction) Initializes a new instance of the PresentationInstanceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(ProcedureCodeSequenceRow,DataRowAction) Initializes a new instance of the ProcedureCodeSequenceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(ReasonForRequestedProcedureCodeSequenceRow,DataRowAction) Initializes a new instance of this class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(ReferencedImageSequenceRow,DataRowAction) Initializes a new instance of the ReferencedImageSequenceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(ReferencedImagesRow,DataRowAction) Initializes a new instance of the ReferencedImagesRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(ReferencedPatientSequenceRow,DataRowAction) Initializes a new instance of the ReferencedPatientSequenceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(ReferencedPerformedProcedureStepSequenceRow,DataRowAction) Initializes a new instance of the ReferencedPerformedProcedureStepSequenceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(ReferencedSeriesSequenceRow,DataRowAction) Initializes a new instance of the ReferencedSeriesSequenceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(ReferencedStudySequenceRow,DataRowAction) Initializes a new instance of the ReferencedStudySequenceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(RequestAttributeSequenceRow,DataRowAction) Initializes a new instance of the RequestAttributeSequenceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(SeriesRow,DataRowAction) Initializes a new instance of the SeriesRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.#ctor(StudyRow,DataRowAction) Initializes a new instance of the StudyRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AccessionNumber Gets or sets the Accession Number.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AccessionNumberColumn Gets the Accession Number Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.Action Gets the System.Data.DataRowAction that was performed.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddAnatomicRegionSequenceRow(AnatomicRegionSequenceRow) Adds a row to this AnatomicRegionSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddAnatomicRegionSequenceRow(string,string,string,string,string) Adds a row to this AnatomicRegionSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddExternalStoreRow(ExternalStoreRow) Adds a row to this ExternalStoreDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddExternalStoreRow(InstanceRow,DateTime,DateTime,string,string) Adds a row to this ExternalStoreDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddImageInstanceRow(ImageInstanceRow) Adds an ImageInstanceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddImageInstanceRow(InstanceRow,int,int,int,int,int,string,string,string,string,string) Adds a new CompositeInstanceDataSet.ImageInstanceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddInstanceRow(InstanceRow) Adds an InstanceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddInstanceRow(string,int,string,string,string,string,string,string,SeriesRow,DateTime,string,string) Adds a new CompositeInstanceDataSet.InstanceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AdditionalPatientHistory Gets or sets the Additional Patient History.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AdditionalPatientHistoryColumn Gets the Additional Patient History Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddNameOfPhysicianReadingStudyRow(NameOfPhysicianReadingStudyRow) Adds a NameOfPhysicianReadingStudyRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddNameOfPhysicianReadingStudyRow(string,string,string,string,string,StudyRow) Adds a new NameOfPhysicianReadingStudyRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddOtherPatientIDsRow(OtherPatientIDsRow) Adds an OtherPatientIDsRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddOtherPatientIDsRow(PatientRow,string) Adds a new CompositeInstanceDataSet.OtherPatientIDsRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddOtherPatientNamesRow(OtherPatientNamesRow) Adds an OtherPatientNamesRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddOtherPatientNamesRow(PatientRow,string,string,string,string,string) Adds a new CompositeInstanceDataSet.OtherPatientNamesRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddOtherStudyNumbersRow(Decimal,StudyRow) Adds a new CompositeInstanceDataSet.OtherStudyNumbersRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddOtherStudyNumbersRow(OtherStudyNumbersRow) Adds an OtherStudyNumbersRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddPatientRow(PatientRow) Adds a PatientRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddPatientRow(string,string,string,string,string,string,DateTime,string,string,string,string,string) Adds a new CompositeInstanceDataSet.PatientRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddPresentationInstanceRow(InstanceRow,string,DateTime,string,string,string,string,string,string) Adds a new PresentationInstanceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddPresentationInstanceRow(PresentationInstanceRow) Adds a PresentationInstanceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddProcedureCodeSequenceRow(ProcedureCodeSequenceRow) Adds a ProcedureCodeSequenceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddProcedureCodeSequenceRow(StudyRow,string,string,string,string) Adds a new CompositeInstanceDataSet.ProcedureCodeSequenceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReasonForRequestedProcedureCodeSequenceRow(ReasonForRequestedProcedureCodeSequenceRow) Adds a row to this ReasonForRequestedProcedureCodeSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReasonForRequestedProcedureCodeSequenceRow(string,string,string,string,string) Adds a row to this ReasonForRequestedProcedureCodeSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedImageSequenceRow(ReferencedImageSequenceRow) Adds a ReferencedImageSequenceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedImageSequenceRow(string,string,string,string) Adds a new CompositeInstanceDataSet.ReferencedImageSequenceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedImagesRow(InstanceRow,int,int,string,int,int,string,bool) Adds a new CompositeInstanceDataSet.ReferencedImagesRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedImagesRow(ReferencedImagesRow) Adds a ReferencedImagesRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedPatientSequenceRow(PatientRow,string,string) Adds a new CompositeInstanceDataSet.ReferencedPatientSequenceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedPatientSequenceRow(ReferencedPatientSequenceRow) Adds a ReferencedPatientSequenceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedPerformedProcedureStepSequenceRow(ReferencedPerformedProcedureStepSequenceRow) Adds a ReferencedPerformedProcedureStepSequenceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedPerformedProcedureStepSequenceRow(SeriesRow,string,string) Adds a new CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedSeriesSequenceRow(ReferencedSeriesSequenceRow) Adds a ReferencedSeriesSequenceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedSeriesSequenceRow(string,PresentationInstanceRow) Adds a new CompositeInstanceDataSet.ReferencedSeriesSequenceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedStudySequenceRow(ReferencedStudySequenceRow) Adds a ReferencedStudySequenceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddReferencedStudySequenceRow(StudyRow,string,string) Adds a new ReferencedStudySequenceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddRequestAttributeSequenceRow(RequestAttributeSequenceRow) Adds a RequestAttributeSequenceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddRequestAttributeSequenceRow(SeriesRow,string,string) Adds a new CompositeInstanceDataSet.RequestAttributeSequenceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddSeriesRow(SeriesRow) Adds a SeriesRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddSeriesRow(string,string,int,DateTime,string,string,StudyRow,DateTime,string,string,DateTime,string,string,string) Adds a new CompositeInstanceDataSet.SeriesRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddStudyRow(string,DateTime,string,string,string,string,string,string,string,string,string,string,decimal,decimal,string,string,string,PatientRow,string) Adds a new CompositeInstanceDataSet.StudyRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddStudyRow(string,DateTime,string,string,string,string,string,string,string,string,string,string,Decimal,Decimal,string,string,string,PatientRow,string) Adds a new StudyRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AddStudyRow(StudyRow) Adds a StudyRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AdmittingDiagnosesDesc Gets or sets the Admitting Diagnoses Desc.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AdmittingDiagnosesDescColumn Gets the Admitting Diagnoses Desc Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequence Gets a strongly typed System.Data.DataTable for the physical 'Anatomic Region Sequence' table.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable Represents the strongly named DataTable class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.#ctor Initializes a new instance of this class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.#ctor(SerializationInfo,StreamingContext) Initializes a new instance of this class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.AddAnatomicRegionSequenceRow(AnatomicRegionSequenceRow) Adds a row to this AnatomicRegionSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.AddAnatomicRegionSequenceRow(string,string,string,string,string) Adds a row to this AnatomicRegionSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.AnatomicRegionSequenceRowChanged Occurs after a DataRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.AnatomicRegionSequenceRowChanging Occurs when a DataRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.AnatomicRegionSequenceRowDeleted Occurs after a DataRow has been deleted successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.AnatomicRegionSequenceRowDeleting Occurs before a row in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.Clone Creates a new object that is a copy of the current instance.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.CodeMeaningColumn Gets the value of the Code Meaning column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.CodeValueColumn Gets the value of the Code Value column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.CodingSchemeDesignatorColumn Gets the value of the Coding Scheme Designator column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.CodingSchemeVersionColumn Gets the value of the Coding Scheme Version column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.Count Gets the total number of AnatomicRegionSequenceRow objects in the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.CreateInstance Creates an uninitialized AnatomicRegionSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.GetRowType Use this method to get the type of data allowed in the AnatomicRegionSequenceDataTable table row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.GetTypedTableSchema(XmlSchemaSet) Gets a System.Xml.Schema.XmlSchemaComplexType that represents the complexType element from XML Schema as specified by the World Wide Web Consortium.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.Item(int) Gets the AnatomicRegionSequenceRow at the specified index from this AnatomicRegionSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.NewAnatomicRegionSequenceRow Creates a new AnatomicRegionSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.NewRowFromBuilder(DataRowBuilder) Creates a new System.Data.DataRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.OnRowChanged(DataRowChangeEventArgs) Raises the AnatomicRegionSequenceRowChanged event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.OnRowChanging(DataRowChangeEventArgs) Raises the AnatomicRegionSequenceRowChanging event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.OnRowDeleted(DataRowChangeEventArgs) Raises the AnatomicRegionSequenceRowDeleted event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.OnRowDeleting(DataRowChangeEventArgs) Raises the AnatomicRegionSequenceRowDeleting event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.RemoveAnatomicRegionSequenceRow(AnatomicRegionSequenceRow) Removes the specified row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.SOPInstanceUIDColumn Gets the value of the SOP Instance UID column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRow Represents strongly named DataRow class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRow.CodeMeaning Gets or sets the value of the Code Meaning column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRow.CodeValue Gets or sets the value of the Code Value column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRow.CodingSchemeDesignator Gets or sets the value of the Coding Scheme Designator column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRow.CodingSchemeVersion Gets or sets the value of the Coding Scheme Version column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRow.IsCodeMeaningNull Determines whether the Code Meaning column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRow.IsCodingSchemeVersionNull Determines whether the Coding Scheme Version column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRow.SetCodeMeaningNull Sets the Code Meaning column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRow.SetCodingSchemeVersionNull Sets the Coding Scheme Version column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRow.SOPInstanceUID Gets or sets the value of the SOP Instance UID column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRowChanged Occurs after a DataRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRowChangeEvent Row event argument class
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRowChangeEvent.#ctor(AnatomicRegionSequenceRow,DataRowAction) Initializes a new instance of this class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRowChangeEvent.Action Gets the System.Data.DataRowAction that was performed.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRowChangeEvent.Row Gets the AnatomicRegionSequenceRow that has changed.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRowChangeEventHandler(object,AnatomicRegionSequenceRowChangeEvent) Represents the method that will handle the event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRowChanging Occurs when a DataRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRowDeleted Occurs after a DataRow has been deleted successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRowDeleting Occurs before a row in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AutoNumber Gets or sets the Auto Number.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AutoNumberColumn Gets the Auto Number Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.BirthDate Gets or sets the Birth Date.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.BirthDateColumn Gets the Birth Date Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.BitsAllocated Gets or sets the Bits Allocated.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.BitsAllocatedColumn Gets the Bits Allocated Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.BodyPartExamined Gets or sets the Body Part Examined.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.BodyPartExaminedColumn Gets the Body Part Examined Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.CodeMeaning Gets or sets the value of the Code Meaning column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.CodeMeaningColumn Gets the value of the Code Meaning column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.CodeValue Gets or sets the value of the Code Value column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.CodeValueColumn Gets the value of the Code Value column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.CodingSchemaDesignator Gets or sets the Coding Schema Designator.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.CodingSchemaDesignatorColumn Gets the Coding Schema Designator Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.CodingSchemaVersion Gets or sets the Coding Schema Version.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.CodingSchemaVersionColumn Gets the Coding Schema Version Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.CodingSchemeDesignator Gets or sets the value of the Coding Scheme Designator column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.CodingSchemeDesignatorColumn Gets the value of the Coding Scheme Designator column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.CodingSchemeVersion Gets or sets the value of the Coding Scheme Version column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.CodingSchemeVersionColumn Gets the value of the Coding Scheme Version column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.Comments Gets or sets the Comments.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.CommentsColumn Gets the Comments Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ContentCreatorFamilyName Gets or sets the Content Creator Family Name.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ContentCreatorFamilyNameColumn Gets the Content Creator Family Name Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ContentCreatorGivenName Gets or sets the Content Creator Given Name.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ContentCreatorGivenNameColumn Gets the Content Creator Given Name Column..
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ContentCreatorMiddleName Gets or sets the Content Creator Middle Name.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ContentCreatorMiddleNameColumn Gets the Content Creator Middle Name Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ContentCreatorNamePrefix Gets or sets the Content Creator Name Prefix.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ContentCreatorNamePrefixColumn Gets the Content Creator Name Prefix Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ContentCreatorNameSuffix Gets or sets the Content Creator Name Suffix.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ContentCreatorNameSuffixColumn Gets the Content Creator Name Suffix Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ContentDescription Gets or sets the Content Description.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ContentDescriptionColumn Gets the Content Description Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ContentLabel Gets or sets the Content Label Value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ContentLabelColumn Gets the Content Label Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.Count Gets the total number of AnatomicRegionSequenceRow objects in the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.CreateInstance Creates an uninitialized AnatomicRegionSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.CreationDate Gets or sets the Creation Date.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.CreationDateColumn Gets the Creation Date Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.EchoNumber Gets or sets the value of the Echo Number column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.EchoNumberColumn Gets the Echo Number Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.EthnicGroup Gets or sets the Ethnic Group.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.EthnicGroupColumn Gets the Ethnic Group Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExpireDate Gets or sets the value of the Expire Date column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExpireDateColumn Gets the value of the Expire Date column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStore Gets a strongly typed System.Data.DataTable for the physical 'External Store' table.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable Represents the strongly named DataTable class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.#ctor Initializes a new instance of this class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.#ctor(SerializationInfo,StreamingContext) Initializes a new instance of this class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.AddExternalStoreRow(ExternalStoreRow) Adds a row to this ExternalStoreDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.AddExternalStoreRow(InstanceRow,DateTime,DateTime,string,string) Adds a row to this ExternalStoreDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.Clone Creates a new object that is a copy of the current instance.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.Count Gets the number of rows in the table.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.CreateInstance Creates an uninitialized ExternalStoreDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.ExpireDateColumn Gets the value of the Expire Date column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.ExternalStoreGuidColumn Gets the value of the External Store GUID column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.ExternalStoreRowChanged Occurs after a DataRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.ExternalStoreRowChanging Occurs when a DataRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.ExternalStoreRowDeleted Occurs after a DataRow has been deleted successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.ExternalStoreRowDeleting Occurs before a row in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.FindBySOPInstanceUID(string) Finds the row with the given SOP Instance UID value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.GetRowType Use this method to get the type of data allowed in the ExternalStoreDataTable table row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.GetTypedTableSchema(XmlSchemaSet) Gets a System.Xml.Schema.XmlSchemaComplexType that represents the complexType element from XML Schema as specified by the World Wide Web Consortium.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.Item(int) Gets the ExternalStoreRow at the specified index from this ExternalStoreDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.NewExternalStoreRow Creates a new ExternalStoreRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.NewRowFromBuilder(DataRowBuilder) Creates a new System.Data.DataRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.OnRowChanged(DataRowChangeEventArgs) Raises the ExternalStoreRowChanged event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.OnRowChanging(DataRowChangeEventArgs) Raises the ExternalStoreRowChanging event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.OnRowDeleted(DataRowChangeEventArgs) Raises the ExternalStoreRowDeleted event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.OnRowDeleting(DataRowChangeEventArgs) Raises the ExternalStoreRowDeleting event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.RemoveExternalStoreRow(ExternalStoreRow) Removes the specified row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.SOPInstanceUIDColumn Gets the value of the SOP Instance UID column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.StoreDateColumn Gets the value of the Store Date column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.StoreTokenColumn Gets the value of the Store Token column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreGuid Gets or sets the value of the External Store Guid column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreGuidColumn Gets the value of the External Store GUID column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRow Represents strongly named DataRow class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRow.ExpireDate Gets or sets the value of the Expire Date column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRow.ExternalStoreGuid Gets or sets the value of the External Store Guid column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRow.InstanceRow Gets or sets the value of the Instance Row column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRow.IsExpireDateNull Determines whether the Expire Date column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRow.IsExternalStoreGuidNull Determines whether the External Store GUID column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRow.IsStoreDateNull Determines whether the Store Date column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRow.IsStoreTokenNull Determines whether the Store Token column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRow.SetExpireDateNull Sets the Expire Date column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRow.SetExternalStoreGuidNull Sets the External Store GUID column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRow.SetStoreDateNull Sets the Store Date column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRow.SetStoreTokenNull Sets the Store Token column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRow.SOPInstanceUID Gets or sets the value of the SOP Instance UID column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRow.StoreDate Gets or sets the value of the Store Date column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRow.StoreToken Gets or sets the value of the Store Token column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRowChanged Occurs after a DataRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRowChangeEvent Provides data for the row change events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRowChangeEvent.#ctor(ExternalStoreRow,DataRowAction) Initializes a new instance of this class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRowChangeEvent.Action Gets the System.Data.DataRowAction that was performed.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRowChangeEvent.Row Gets the ExternalStoreRow that has changed.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRowChangeEventHandler(object,ExternalStoreRowChangeEvent) Represents the method that will handle the event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRowChanging Occurs when a DataRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRowDeleted Occurs after a DataRow has been deleted successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRowDeleting Occurs before a row in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FamilyName Gets or sets the Family Name.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FamilyNameColumn Gets the Family Name Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FindByOrderNumber(int) Finds an OtherPatientNamesRow in the System.Data.DataTable.Rows collection by the Order Number value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FindByOtherStudyNumberStudyInstanceUID(Decimal,string) Finds an OtherStudyNumbersRow in the System.Data.DataTable.Rows collection by the Other Study Number and Study Instance UID value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FindByPatientID(string) Finds a PatientRow in the System.Data.DataTable.Rows collection by the Patient ID value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FindByPatientIDOtherPatientID(string,string) Finds an OtherPatientIDsRow in the System.Data.DataTable.Rows collection by the Patient ID and Other Patient ID value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FindBySeriesInstanceUID(string) Finds a ReferencedPerformedProcedureStepSequenceRow in the System.Data.DataTable.Rows collection by the Series Instance UID value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FindBySeriesInstanceUIDCodeValueCodingSchemeDesignator(string,string,string) Finds the row with the given values.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FindBySeriesInstanceUIDRequestedProcedureIDScheduledProcedureStepID(string,string,string) Finds a RequestAttributeSequenceRow in the System.Data.DataTable.Rows collection by the Series Instance UID and Requested Procedure ID and Scheduled Procedure Step ID value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FindBySeriesInstanceUIDSOPInstanceUID(string,string) Finds a ReferencedSeriesSequenceRow in the System.Data.DataTable.Rows collection by the Series Instance UID and SOP Instance UID value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FindBySeriesInstanceUIDSOPInstanceUIDReferencedSOPInstanceUID(string,string,string) Finds a ReferencedImageSequenceRow in the System.Data.DataTable.Rows collection by the Series Instance UID and SOP Instance UID values.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FindBySOPInstanceUID(string) Finds the row with the given SOP Instance UID value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FindBySOPInstanceUIDAutoNumber(string,int) Finds a ReferencedImagesRow in the System.Data.DataTable.Rows collection by the SOP Instance UID and Auto Number value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FindByStudyInstanceUID(string) Finds a NameOfPhysicianReadingStudyRow in the System.Data.DataTable.Rows collection by the Study Instance UID value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FindByStudyInstanceUIDCodeValueCodingSchemaDesignator(string,string,string) Finds a ProcedureCodeSequenceRow in the System.Data.DataTable.Rows collection by the Study Instance UID and Code Value and Coding Schema Designator value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FindByStudyInstanceUIDReferencedSOPInstanceUID(string,string) Finds a ReferencedStudySequenceRow in the System.Data.DataTable.Rows collection by the Study Instance UID and Referenced SOP Instance UID value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.Format Gets or sets the Format.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FormatColumn Gets the Format Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FrameIndex Gets or sets the Frame Index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FrameIndexColumn Gets the Frame Index Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FrameOfReferenceUID Gets or sets the value of the Frame Of Reference UID column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.FrameOfReferenceUIDColumn Gets the Frame Of Reference UID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetExternalStoreRows Gets the ExternalStoreRow array for this InstanceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetImageInstanceRows Returns the child ImageInstanceRow for this InstanceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetInstanceRows Returns the child InstanceRow for this SeriesRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetNameOfPhysicianReadingStudyRows Returns the child NameOfPhysicianReadingStudyRow for this StudyRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetOtherPatientIDsRows Returns the child OtherPatientIDsRow for this PatientRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetOtherPatientNamesRows Returns the child OtherPatientNamesRow for this PatientRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetOtherStudyNumbersRows Returns the child OtherStudyNumbersRow for this StudyRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetPresentationInstanceRows Returns the child PresentationInstanceRow for this InstanceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetProcedureCodeSequenceRows Returns the child ProcedureCodeSequenceRow for this StudyRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetReferencedImageSequenceRows Returns the child ReferencedImageSequenceRow objects for this ReferencedSeriesSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetReferencedImagesRows Returns the child ReferencedImagesRow for this InstanceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetReferencedPatientSequenceRows Returns the child ReferencedPatientSequenceRow for this PatientRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetReferencedPerformedProcedureStepSequenceRows Returns the child ReferencedPerformedProcedureStepSequenceRow for this SeriesRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetReferencedSeriesSequenceRows Returns the child ReferencedSeriesSequenceRow objects for this PresentationInstanceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetReferencedStudySequenceRows Returns the child ReferencedStudySequenceRow for this StudyRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetRequestAttributeSequenceRows Returns the child RequestAttributeSequenceRow for this SeriesRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetRowType Use this method to get the type of data allowed in the AnatomicRegionSequenceDataTable table row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetSeriesRows Returns the child SeriesRow for this StudyRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetStudyRows Returns the child StudyRow for this PatientRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetTypedTableSchema(XmlSchemaSet) Gets a System.Xml.Schema.XmlSchemaComplexType that represents the complexType element from XML Schema as specified by the World Wide Web Consortium.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GivenName Gets or sets the Given Name.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GivenNameColumn Gets the Given Name Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.Height Gets or sets the Height.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.HeightColumn Gets the Height Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageColumns Gets or sets the Image Columns (Width).
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageColumnsColumn Gets the Image Columns (Width) Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable Represents one table of in-memory Image Instance data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.AddImageInstanceRow(InstanceRow,int,int,int,int,int,string,string,string,string,string) Adds a new ImageInstanceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.EchoNumberColumn Gets the Echo Number Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.FrameOfReferenceUIDColumn Gets the Frame Of Reference UID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.ImageInstanceRowChanged Occurs after an ImageInstanceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.ImageInstanceRowChanging Occurs when an ImageInstanceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.ImageInstanceRowDeleted Occurs after an ImageInstanceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.ImageInstanceRowDeleting Occurs before an ImageInstanceRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.ImageOrientationPatientColumn Gets the Image Orientation Patient Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.ImagePositionPatientColumn Gets the Image Position Patient Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.Item Gets the ImageInstanceRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.PixelSpacingColumn Gets the Pixel Spacing Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.SequenceNameColumn Gets the Sequence Name UID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow Represents a row of Image Instance data in an ImageInstanceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow.EchoNumber Gets or sets the value of the Echo Number column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow.FrameOfReferenceUID Gets or sets the value of the Frame Of Reference UID column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow.ImageOrientationPatient Gets or sets the value of the Image Orientation Patient column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow.ImagePositionPatient Gets or sets the value of the Image Position Patient column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow.IsEchoNumberNull Determines whether the Echo Number column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow.IsFrameOfReferenceUIDNull Determines whether the Frame Of Reference UID column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow.IsImageOrientationPatientNull Determines whether the Image Orientation Patient column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow.IsImagePositionPatientNull Determines whether the Image Position Patient column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow.IsPixelSpacingNull Determines whether the Pixel Spacing column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow.IsSequenceNameNull Determines whether the Sequence Name column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow.PixelSpacing Gets or sets the value of the Pixel Spacing column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow.SequenceName Gets or sets the value of the Sequence Name column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow.SetEchoNumberNull Sets the Echo Number column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow.SetFrameOfReferenceUIDNull Sets the Frame Of Reference UID column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow.SetImageOrientationPatientNull Sets the Image Orientation Patient column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow.SetImagePositionPatientNull Sets the Image Position Patient column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow.SetPixelSpacingNull Sets the Image Pixel Spacing column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow.SetSequenceNameNull Sets the Sequence Name column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRowChanged Occurs after an ImageInstanceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRowChangeEvent Provides data for the ImageInstanceRowChanged, ImageInstanceRowChanging, ImageInstanceRowDeleting, and ImageInstanceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRowChangeEventHandler(object,ImageInstanceRowChangeEvent) Represents the method that will handle the ImageInstanceRowChanged, ImageInstanceRowChanging, ImageInstanceRowDeleting, and ImageInstanceRowDeleted events of an ImageInstanceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRowChanging Occurs when an ImageInstanceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRowDeleted Occurs after an ImageInstanceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRowDeleting Occurs before an ImageInstanceRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageOrientationPatient Gets or sets the value of the Image Orientation Patient column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageOrientationPatientColumn Gets the Image Orientation Patient Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImagePositionPatient Gets or sets the value of the Image Position Patient column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImagePositionPatientColumn Gets the Image Position Patient Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageRows Gets or sets the Image Rows (Height).
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageRowsColumn Gets the Image Rows (Height) Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable Represents one table of in-memory Instance data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable.AddInstanceRow(string,int,string,string,string,string,string,string,SeriesRow,DateTime,string,string) Adds a new CompositeInstanceDataSet.InstanceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable.ExternalStoreGuidColumn Gets the ExternalStoreGuid Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable.InstanceRowChanged Occurs after an InstanceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable.InstanceRowChanging Occurs when an InstanceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable.InstanceRowDeleted Occurs after an InstanceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable.InstanceRowDeleting Occurs before an InstanceRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable.Item Gets the InstanceRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable.StoreAETitleColumn Gets the StoreAETitle Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable.StoreTokenColumn Gets the StoreToken Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceNumber Gets or sets the Instance Number.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceNumberColumn Gets the Instance Number Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow Gets or sets the value of the Instance Row column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow.ExternalStoreGuid Gets or sets the External Store GUID
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow.GetExternalStoreRows Gets the ExternalStoreRow array for this InstanceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow.IsExternalStoreGuidNull Gets a value that indicates whether the ExternalStoreGuidColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow.IsStoreAETitleNull Gets a value that indicates whether the StoreAETitleColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow.IsStoreTokenNull Gets a value that indicates whether the StoreTokenColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow.SetExternalStoreGuidNull Sets the value of the ExternalStoreGuidColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow.SetStoreAETitleNull Sets the value of the StoreAETitleColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow.SetStoreTokenNull Sets the value of the StoreTokenColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow.StoreAETitle Gets or sets the Store AE Title
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow.StoreToken Gets or sets the Store Token
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRowChanged Occurs after an InstanceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRowChangeEvent Provides data for the InstanceRowChanged, InstanceRowChanging, InstanceRowDeleting, and InstanceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRowChangeEventHandler(object,InstanceRowChangeEvent) Represents the method that will handle the InstanceRowChanged, InstanceRowChanging, InstanceRowDeleting, and InstanceRowDeleted events of an InstanceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRowChanging Occurs when an InstanceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRowDeleted Occurs after an InstanceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRowDeleting Occurs before an InstanceRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstitutionName Gets or sets the Institution Name.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstitutionNameColumn Gets the Institution Name Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InterpretationAuthor Gets or sets the Interpretation Author.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InterpretationAuthorColumn Gets the Interpretation Author Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsAccessionNumberNull Gets a value that indicates whether the AccessionNumberColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsAdditionalPatientHistoryNull Gets a value that indicates whether the AdditionalPatientHistoryColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsAdmittingDiagnosesDescNull Gets a value that indicates whether the AdmittingDiagnosesDescColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsBirthDateNull Gets a value that indicates whether the BirthDateColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsBitsAllocatedNull Gets a value that indicates whether the BitsAllocatedColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsBodyPartExaminedNull Gets a value that indicates whether the BodyPartExaminedColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsCodeMeaningNull Determines whether the Code Meaning column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsCodingSchemaVersionNull Gets a value that indicates whether the CodingSchemaVersionColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsCodingSchemeVersionNull Determines whether the Coding Scheme Version column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsCommentsNull Gets a value that indicates whether the CommentsColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsContentCreatorFamilyNameNull Gets a value that indicates whether the ContentCreatorFamilyNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsContentCreatorGivenNameNull Gets a value that indicates whether the ContentCreatorGivenNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsContentCreatorMiddleNameNull Gets a value that indicates whether the ContentCreatorMiddleNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsContentCreatorNamePrefixNull Gets a value that indicates whether the ContentCreatorNamePrefixColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsContentCreatorNameSuffixNull Gets a value that indicates whether the ContentCreatorNameSuffixColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsContentDescriptionNull Gets a value that indicates whether the ContentDescriptionColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsContentLabelNull Gets a value that indicates whether the ContentLabelColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsCreationDateNull Gets a value that indicates whether the CreationDateColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsEchoNumberNull Determines whether the Echo Number column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsEthnicGroupNull Gets a value that indicates whether the EthnicGroupColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsExpireDateNull Determines whether the Expire Date column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsExternalStoreGuidNull Determines whether the External Store GUID column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsFamilyNameNull Gets a value that indicates whether the FamilyNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsFrameOfReferenceUIDNull Determines whether the Frame Of Reference UID column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsGivenNameNull Gets a value that indicates whether the GivenNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsImageColumnsNull Gets a value that indicates whether the ImageColumnsColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsImageOrientationPatientNull Determines whether the Image Orientation Patient column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsImagePositionPatientNull Determines whether the Image Position Patient column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsImageRowsNull Gets a value that indicates whether the ImageRowsColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsInstanceNumberNull Gets a value that indicates whether the InstanceNumberColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsInstitutionNameNull Gets a value that indicates whether the InstitutionNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsInterpretationAuthorNull Gets a value that indicates whether the InterpretationAuthorColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsIssuerOfPatientIDNull Gets a value that indicates whether the IssuerOfPatientIDColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsLateralityNull Gets a value that indicates whether the ModalityColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsMiddleNameNull Gets a value that indicates whether the MiddleNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsModalityNull Gets a value that indicates whether the ModalityColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsNamePrefixNull Gets a value that indicates whether the NamePrefixColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsNameSuffixNull Gets a value that indicates whether the NameSuffixColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsNumberOfFramesNull Gets a value that indicates whether the NumberOfFramesColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsOccupationNull Gets a value that indicates whether the OccupationColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsPatientAgeNull Gets a value that indicates whether the PatientAgeColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsPatientIDNull Gets a value that indicates whether the PatientIDColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsPatientSizeNull Gets a value that indicates whether the PatientSizeColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsPatientWeightNull Gets a value that indicates whether the PatientWeightColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsPerformedProcedureStartDateNull Gets a value that indicates whether the PerformedProcedureStartDateColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsPerformedProcedureStepIDNull Gets a value that indicates whether the PerformedProcedureStepIDColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsPhysicianFamilyNameNull Gets a value that indicates whether the PhysicianFamilyNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsPhysicianGivenNameNull Gets a value that indicates whether the PhysicianGivenNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsPhysicianMiddleNameNull Gets a value that indicates whether the PhysicianMiddleNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsPhysicianNamePrefixNull Gets a value that indicates whether the PhysicianNamePrefixColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsPhysicianNameSuffixNull Gets a value that indicates whether the PhysicianNameSuffixColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsPixelSpacingNull Determines whether the Pixel Spacing column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsProtocolNameNull Gets a value that indicates whether the ProtocolNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsReceiveDateNull Gets a value that indicates whether the ReceiveDateColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsReferDrFamilyNameNull Gets a value that indicates whether the ReferDrFamilyNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsReferDrGivenNameNull Gets a value that indicates whether the ReferDrGivenNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsReferDrMiddleNameNull Gets a value that indicates whether the ReferDrMiddleNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsReferDrNamePrefixNull Gets a value that indicates whether the ReferDrNamePrefixColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsReferDrNameSuffixNull Gets a value that indicates whether the ReferDrNameSuffixColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsReferencedFileNull Gets a value that indicates whether the ReferencedFileColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsRetrieveAETitleNull Gets a value that indicates whether the RetrieveAETitleColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsSequenceNameNull Determines whether the Sequence Name column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsSeriesDateNull Gets a value that indicates whether the SeriesDateColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsSeriesDescriptionNull Gets a value that indicates whether the SeriesDescriptionColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsSeriesNumberNull Gets a value that indicates whether the SeriesNumberColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsSexNull Gets a value that indicates whether the SexColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsSOPClassUIDNull Gets a value that indicates whether the SOPClassUIDColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsStationNameNull Gets a value that indicates whether the StationNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsStoreAETitleNull Gets a value that indicates whether the StoreAETitleColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsStoreDateNull Determines whether the Store Date column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsStoreTokenNull Determines whether the Store Token column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsStudyDateNull Gets a value that indicates whether the StudyDateColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsStudyDescriptionNull Gets a value that indicates whether the StudyDescriptionColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsStudyIDNull Gets a value that indicates whether the StudyIDColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IssuerOfPatientID Gets or sets the Issuer Of Patient ID.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IssuerOfPatientIDColumn Gets the Issuer Of Patient ID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.IsTransferSyntaxNull Gets a value that indicates whether the TransferSyntaxColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.Item Gets the ImageInstanceRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.Item(int) Gets the AnatomicRegionSequenceRow at the specified index from this AnatomicRegionSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.Laterality Gets or sets the Laterality.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.LateralityColumn Gets the Laterality Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.MiddleName Gets or sets the Middle Name.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.MiddleNameColumn Gets the Middle Name Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.Modality Gets or sets the Modality.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ModalityColumn Gets the Modality Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable Represents one table of in-memory 'Name Of Physician Reading Study' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable.Item Gets the NameOfPhysicianReadingStudyRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable.NameOfPhysicianReadingStudyRowChanged Occurs after a NameOfPhysicianReadingStudyRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable.NameOfPhysicianReadingStudyRowChanging Occurs when a NameOfPhysicianReadingStudyRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable.NameOfPhysicianReadingStudyRowDeleted Occurs after a NameOfPhysicianReadingStudyRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable.NameOfPhysicianReadingStudyRowDeleting Occurs before a NameOfPhysicianReadingStudyRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyRow Represents a row of Name Of Physician Reading Study data in a NameOfPhysicianReadingStudyRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyRowChanged Occurs after a NameOfPhysicianReadingStudyRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyRowChangeEvent Provides data for the NameOfPhysicianReadingStudyRowChanged, NameOfPhysicianReadingStudyRowChanging, NameOfPhysicianReadingStudyRowDeleting, and NameOfPhysicianReadingStudyRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyRowChangeEventHandler(object,NameOfPhysicianReadingStudyRowChangeEvent) Represents the method that will handle the NameOfPhysicianReadingStudyRowChanged, NameOfPhysicianReadingStudyRowChanging, NameOfPhysicianReadingStudyRowDeleting, and NameOfPhysicianReadingStudyRowDeleted events of a NameOfPhysicianReadingStudyDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyRowChanging Occurs when a NameOfPhysicianReadingStudyRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyRowDeleted Occurs after a NameOfPhysicianReadingStudyRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyRowDeleting Occurs before a NameOfPhysicianReadingStudyRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NamePrefix Gets or sets the Name Prefix.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NamePrefixColumn Gets the Name Prefix Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameSuffix Gets or sets the Name Suffix.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameSuffixColumn Gets the Name Suffix Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewAnatomicRegionSequenceRow Creates a new AnatomicRegionSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewExternalStoreRow Creates a new ExternalStoreRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewImageInstanceRow Creates an empty ImageInstanceRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewInstanceRow Creates an empty InstanceRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewNameOfPhysicianReadingStudyRow Creates an empty NameOfPhysicianReadingStudyRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewOtherPatientIDsRow Creates an empty OtherPatientIDsRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewOtherPatientNamesRow Creates an empty OtherPatientNamesRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewOtherStudyNumbersRow Creates an empty OtherStudyNumbersRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewPatientRow Creates an empty PatientRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewPresentationInstanceRow Creates an empty PresentationInstanceRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewProcedureCodeSequenceRow Creates an empty ProcedureCodeSequenceRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewReasonForRequestedProcedureCodeSequenceRow Creates a new ReasonForRequestedProcedureCodeSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewReferencedImageSequenceRow Creates an empty ReferencedImageSequenceRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewReferencedImagesRow Creates an empty ReferencedImagesRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewReferencedPatientSequenceRow Creates an empty ReferencedPatientSequenceRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewReferencedPerformedProcedureStepSequenceRow Creates an empty ReferencedPerformedProcedureStepSequenceRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewReferencedSeriesSequenceRow Creates an empty ReferencedSeriesSequenceRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewReferencedStudySequenceRow Creates an empty ReferencedStudySequenceRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewRequestAttributeSequenceRow Creates an empty RequestAttributeSequenceRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewRowFromBuilder(DataRowBuilder) Creates a new System.Data.DataRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewSeriesRow Creates an empty SeriesRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NewStudyRow Creates an empty StudyRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NumberOfFrames Gets or sets the Number Of Frames.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NumberOfFramesColumn Gets the Number Of Frames Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.Occupation Gets or sets the Occupation.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OccupationColumn Gets the Occupation Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OnRowChanged(DataRowChangeEventArgs) Raises the AnatomicRegionSequenceRowChanged event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OnRowChanging(DataRowChangeEventArgs) Raises the AnatomicRegionSequenceRowChanging event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OnRowDeleted(DataRowChangeEventArgs) Raises the AnatomicRegionSequenceRowDeleted event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OnRowDeleting(DataRowChangeEventArgs) Raises the AnatomicRegionSequenceRowDeleting event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OrderNumber Gets or sets the Order Number.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OrderNumberColumn Gets the Order Number Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientID Gets or sets the Other Patient ID.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDColumn Gets the Other Patient ID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsDataTable Represents one table of in-memory 'Other Patient IDs' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsDataTable.Item Gets the OtherPatientIDsRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsDataTable.OtherPatientIDsRowChanged Occurs after an OtherPatientIDsRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsDataTable.OtherPatientIDsRowChanging Occurs when an OtherPatientIDsRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsDataTable.OtherPatientIDsRowDeleted Occurs after an OtherPatientIDsRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsDataTable.OtherPatientIDsRowDeleting Occurs before an OtherPatientIDsRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsRow Represents a row of Other Patient IDs data in an OtherPatientIDsRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsRowChanged Occurs after an OtherPatientIDsRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsRowChangeEvent Provides data for the OtherPatientIDsRowChanged, OtherPatientIDsRowChanging, OtherPatientIDsRowDeleting, and OtherPatientIDsRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsRowChangeEventHandler(object,OtherPatientIDsRowChangeEvent) Represents the method that will handle the OtherPatientIDsRowChanged, OtherPatientIDsRowChanging, OtherPatientIDsRowDeleting, and OtherPatientIDsRowDeleted events of an OtherPatientIDsDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsRowChanging Occurs when an OtherPatientIDsRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsRowDeleted Occurs after an OtherPatientIDsRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsRowDeleting Occurs before an OtherPatientIDsRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesDataTable Represents one table of in-memory 'Other Patient Names' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesDataTable.Item Gets the OtherPatientNamesRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesDataTable.OtherPatientNamesRowChanged Occurs after an OtherPatientNamesRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesDataTable.OtherPatientNamesRowChanging Occurs when an OtherPatientNamesRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesDataTable.OtherPatientNamesRowDeleted Occurs after an OtherPatientNamesRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesDataTable.OtherPatientNamesRowDeleting Occurs before an OtherPatientNamesRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRow Represents a row of Other Patient Names data in an OtherPatientNamesRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRowChanged Occurs after an OtherPatientNamesRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRowChangeEvent Provides data for the OtherPatientNamesRowChanged, OtherPatientNamesRowChanging, OtherPatientNamesRowDeleting, and OtherPatientNamesRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRowChangeEventHandler(object,OtherPatientNamesRowChangeEvent) Represents the method that will handle the OtherPatientNamesRowChanged, OtherPatientNamesRowChanging, OtherPatientNamesRowDeleting, and OtherPatientNamesRowDeleted events of an OtherPatientNamesDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRowChanging Occurs when an OtherPatientNamesRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRowDeleted Occurs after an OtherPatientNamesRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRowDeleting Occurs before an OtherPatientNamesRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumber Gets or sets the Other Study Number.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumberColumn Gets the Other Study Number Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable Represents one table of in-memory 'Other Study Numbers' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable.AddOtherStudyNumbersRow(Decimal,StudyRow) Adds a new CompositeInstanceDataSet.OtherStudyNumbersRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable.FindByOtherStudyNumberStudyInstanceUID(Decimal,string) Finds an OtherStudyNumbersRow in the System.Data.DataTable.Rows collection by the Other Study Number and Study Instance UID value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable.Item Gets the OtherStudyNumbersRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable.OtherStudyNumbersRowChanged Occurs after an OtherStudyNumbersRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable.OtherStudyNumbersRowChanging Occurs when an OtherStudyNumbersRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable.OtherStudyNumbersRowDeleted Occurs after an OtherStudyNumbersRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable.OtherStudyNumbersRowDeleting Occurs before an OtherStudyNumbersRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersRow Represents a row of Other Study Numbers data in an OtherStudyNumbersRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersRowChanged Occurs after an OtherStudyNumbersRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersRowChangeEvent Provides data for the OtherStudyNumbersRowChanged, OtherStudyNumbersRowChanging, OtherStudyNumbersRowDeleting, and OtherStudyNumbersRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersRowChangeEventHandler(object,OtherStudyNumbersRowChangeEvent) Represents the method that will handle the OtherStudyNumbersRowChanged, OtherStudyNumbersRowChanging, OtherStudyNumbersRowDeleting, and OtherStudyNumbersRowDeleted events of an OtherStudyNumbersDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersRowChanging Occurs when an OtherStudyNumbersRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersRowDeleted Occurs after an OtherStudyNumbersRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersRowDeleting Occurs before an OtherStudyNumbersRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientAge Gets or sets the Patient Age.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientAgeColumn Gets the Patient Age Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientDataTable Represents one table of in-memory 'Patient' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientDataTable.Item Gets the PatientRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientDataTable.PatientRowChanged Occurs after a PatientRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientDataTable.PatientRowChanging Occurs when a PatientRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientDataTable.PatientRowDeleted Occurs after a PatientRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientDataTable.PatientRowDeleting Occurs before a PatientRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientID Gets or sets the Patient ID.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientIDColumn Gets the Patient ID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientRow Gets or sets the parent PatientRow for this OtherPatientIDsRow
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientRowChanged Occurs after a PatientRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientRowChangeEvent Provides data for the PatientRowChanged, PatientRowChanging, PatientRowDeleting, and PatientRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientRowChangeEventHandler(object,PatientRowChangeEvent) Represents the method that will handle the PatientRowChanged, PatientRowChanging, PatientRowDeleting, and PatientRowDeleted events of a PatientDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientRowChanging Occurs when a PatientRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientRowDeleted Occurs after a PatientRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientRowDeleting Occurs before a PatientRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientSize Gets or sets the Patient Size.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientSizeColumn Gets the Patient Size Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientWeight Gets or sets the Patient Weight.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientWeightColumn Gets the Patient Weight Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PerformedProcedureStartDate Gets or sets the Performed Procedure Start Date.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PerformedProcedureStartDateColumn Gets the Performed Procedure Start Date Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PerformedProcedureStepID Gets or sets the Performed Procedure Step ID.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PerformedProcedureStepIDColumn Gets the Performed Procedure Step ID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PhysicianFamilyName Gets or sets the Physician Family Name.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PhysicianFamilyNameColumn Gets the Physician Family Name Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PhysicianGivenName Gets or sets the Physician Given Name.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PhysicianGivenNameColumn Gets the Physician Given Name Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PhysicianMiddleName Gets or sets the Physician Middle Name.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PhysicianMiddleNameColumn Gets the Physician Middle Name Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PhysicianNamePrefix Gets or sets the Physician Name Prefix.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PhysicianNamePrefixColumn Gets the Physician Name Prefix Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PhysicianNameSuffix Gets or sets the Physician Name Suffix.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PhysicianNameSuffixColumn Gets the Physician Name Suffix Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PixelSpacing Gets or sets the value of the Pixel Spacing column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PixelSpacingColumn Gets the Pixel Spacing Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable Represents one table of in-memory 'Presentation Instance' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.Item Gets the PresentationInstanceRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowChanged Occurs after a PresentationInstanceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowChanging Occurs when a PresentationInstanceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowDeleted Occurs after a PresentationInstanceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowDeleting Occurs before a PresentationInstanceRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow Gets or sets the parent PresentationInstanceRow for this ReferencedSeriesSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRowChanged Occurs after a PresentationInstanceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRowChangeEvent Provides data for the PresentationInstanceRowChanging,PresentationInstanceRowChanged,PresentationInstanceRowDeleting,and PresentationInstanceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRowChangeEventHandler(object,PresentationInstanceRowChangeEvent) Represents the method that will handle the PresentationInstanceRowChanged,PresentationInstanceRowChanging,PresentationInstanceRowDeleting,and PresentationInstanceRowDeleted events of a PresentationInstanceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRowChanging Occurs when a PresentationInstanceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRowDeleted Occurs after a PresentationInstanceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRowDeleting Occurs before a PresentationInstanceRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceDataTable Represents one table of in-memory 'Procedure Code Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceDataTable.Item Gets the ProcedureCodeSequenceRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceDataTable.ProcedureCodeSequenceRowChanged Occurs after a ProcedureCodeSequenceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceDataTable.ProcedureCodeSequenceRowChanging Occurs when a ProcedureCodeSequenceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceDataTable.ProcedureCodeSequenceRowDeleted Occurs after a ProcedureCodeSequenceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceDataTable.ProcedureCodeSequenceRowDeleting Occurs before a ProcedureCodeSequenceRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceRow Represents a row of Procedure Code Sequence data in a ProcedureCodeSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceRowChanged Occurs after a ProcedureCodeSequenceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceRowChangeEvent Provides data for the ProcedureCodeSequenceRowChanged, ProcedureCodeSequenceRowChanging, ProcedureCodeSequenceRowDeleting, and ProcedureCodeSequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceRowChangeEventHandler(object,ProcedureCodeSequenceRowChangeEvent) Represents the method that will handle the ProcedureCodeSequenceRowChanged, ProcedureCodeSequenceRowChanging, ProcedureCodeSequenceRowDeleting, and ProcedureCodeSequenceRowDeleted events of a ProcedureCodeSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceRowChanging Occurs when a ProcedureCodeSequenceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceRowDeleted Occurs after a ProcedureCodeSequenceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceRowDeleting Occurs before a ProcedureCodeSequenceRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProtocolName Gets or sets the Protocol Name.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProtocolNameColumn Gets the Protocol Name Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.QualityFactor Gets or sets the Quality Factor.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.QualityFactorColumn Gets the Quality Factor Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequence Gets a strongly typed System.Data.DataTable for the physical 'Reason For Requested Procedure Code Sequence' table.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable Represents the strongly named DataTable class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.#ctor Initializes a new instance of this class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.#ctor(SerializationInfo,StreamingContext) Initializes a new instance of this class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.AddReasonForRequestedProcedureCodeSequenceRow(ReasonForRequestedProcedureCodeSequenceRow) Adds a row to this ReasonForRequestedProcedureCodeSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.AddReasonForRequestedProcedureCodeSequenceRow(string,string,string,string,string) Adds a row to this ReasonForRequestedProcedureCodeSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.Clone Creates a new object that is a copy of the current instance.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.CodeMeaningColumn Gets the value of the Code Meaning column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.CodeValueColumn Gets the value of the Code Value column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.CodingSchemeDesignatorColumn Gets the value of the Coding Scheme Designator column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.CodingSchemeVersionColumn Gets the value of the Coding Scheme Version column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.Count Gets the number of rows in the table.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.CreateInstance Creates an uninitialized ReasonForRequestedProcedureCodeSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.FindBySeriesInstanceUIDCodeValueCodingSchemeDesignator(string,string,string) Finds the row with the given values.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.GetRowType Use this method to get the type of data allowed in the ReasonForRequestedProcedureCodeSequenceRow table row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.GetTypedTableSchema(XmlSchemaSet) Gets a System.Xml.Schema.XmlSchemaComplexType that represents the complexType element from XML Schema as specified by the World Wide Web Consortium.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.Item(int) Gets the ReasonForRequestedProcedureCodeSequenceRow at the specified index from this ReasonForRequestedProcedureCodeSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.NewReasonForRequestedProcedureCodeSequenceRow Creates a new ReasonForRequestedProcedureCodeSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.NewRowFromBuilder(DataRowBuilder) Creates a new System.Data.DataRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.OnRowChanged(DataRowChangeEventArgs) Raises the ReasonForRequestedProcedureCodeSequenceRowChanged event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.OnRowChanging(DataRowChangeEventArgs) Raises the ReasonForRequestedProcedureCodeSequenceRowChanging event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.OnRowDeleted(DataRowChangeEventArgs) Raises the ReasonForRequestedProcedureCodeSequenceRowDeleted event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.OnRowDeleting(DataRowChangeEventArgs) Raises the ReasonForRequestedProcedureCodeSequenceRowDeleting event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.ReasonForRequestedProcedureCodeSequenceRowChanged Occurs after a DataRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.ReasonForRequestedProcedureCodeSequenceRowChanging Occurs when a DataRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.ReasonForRequestedProcedureCodeSequenceRowDeleted Occurs after a DataRow has been deleted successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.ReasonForRequestedProcedureCodeSequenceRowDeleting Occurs before a row in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.RemoveReasonForRequestedProcedureCodeSequenceRow(ReasonForRequestedProcedureCodeSequenceRow) Removes the specified row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.SeriesInstanceUIDColumn Gets the value of the SOP Instance UID column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRow Represents strongly named DataRow class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRow.CodeMeaning Gets or sets the value of the Code Meaning column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRow.CodeValue Gets or sets the value of the Code Value column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRow.CodingSchemeDesignator Gets or sets the value of the Coding Scheme Designator column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRow.CodingSchemeVersion Gets or sets the value of the Coding Scheme Version column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRow.IsCodeMeaningNull Determines whether the Code Meaning column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRow.IsCodingSchemeVersionNull Determines whether the Coding Scheme Version column is null for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRow.SeriesInstanceUID Gets or sets the value of the Series Instance UID column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRow.SetCodeMeaningNull Sets the Code Meaning column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRow.SetCodingSchemeVersionNull Sets the Coding Scheme Version column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRowChanged Occurs after a DataRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRowChangeEvent Row event argument class
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRowChangeEvent.#ctor(ReasonForRequestedProcedureCodeSequenceRow,DataRowAction) Initializes a new instance of this class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRowChangeEvent.Action Gets the System.Data.DataRowAction that was performed.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRowChangeEvent.Row Gets the ReasonForRequestedProcedureCodeSequenceRow that has changed.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRowChangeEventHandler(object,ReasonForRequestedProcedureCodeSequenceRowChangeEvent) Represents the method that will handle the event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRowChanging Occurs when a DataRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRowDeleted Occurs after a DataRow has been deleted successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRowDeleting Occurs before a row in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReceiveDate Gets or sets the Receive Date.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReceiveDateColumn Gets the Receive Date Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferDrFamilyName Gets or sets the Refer Dr Family Name.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferDrFamilyNameColumn Gets the Refer Dr Family Name Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferDrGivenName Gets or sets the Refer Dr Given Name.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferDrGivenNameColumn Gets the Refer Dr Given Name Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferDrMiddleName Gets or sets the Refer Dr Middle Name.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferDrMiddleNameColumn Gets the Refer Dr Middle Name Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferDrNamePrefix Gets or sets the Refer Dr Name Prefix.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferDrNamePrefixColumn Gets the Refer Dr Name Prefix Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferDrNameSuffix Gets or sets the Refer Dr Name Suffix.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferDrNameSuffixColumn Gets the Refer Dr Name Suffix Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedFile Gets or sets the Referenced File.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedFileColumn Gets the Referenced File Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesDataTable Represents one table of in-memory 'Referenced Images' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesDataTable.Item Gets the ReferencedImagesRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesDataTable.ReferencedImagesRowChanged Occurs after a ReferencedImagesRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesDataTable.ReferencedImagesRowChanging Occurs when a ReferencedImagesRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesDataTable.ReferencedImagesRowDeleted Occurs after a ReferencedImagesRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesDataTable.ReferencedImagesRowDeleting Occurs before a ReferencedImagesRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable Represents one table of in-memory 'Referenced Image Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.Item Gets the ReferencedImageSequenceRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowChanged Occurs after a ReferencedImageSequenceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowChanging Occurs when a ReferencedImageSequenceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowDeleted Occurs after a ReferencedImageSequenceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowDeleting Occurs before a ReferencedImageSequenceRow in the table is deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow Represents a row of Referenced Image Sequence data in a ReferencedImageSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRowChanged Occurs after a ReferencedImageSequenceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRowChangeEvent Provides data for the ReferencedImageSequenceRowChanging,ReferencedImageSequenceRowChanged,ReferencedImageSequenceRowDeleting,and ReferencedImageSequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRowChangeEventHandler(object,ReferencedImageSequenceRowChangeEvent) Represents the method that will handle the ReferencedImageSequenceRowChanged,ReferencedImageSequenceRowChanging,ReferencedImageSequenceRowDeleting,and ReferencedImageSequenceRowDeleted events of a ReferencedImageSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRowChanging Occurs when a ReferencedImageSequenceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRowDeleted Occurs after a ReferencedImageSequenceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRowDeleting Occurs before a ReferencedImageSequenceRow in the table is deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesRow Represents a row of Referenced Images data in a ReferencedImagesRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesRowChanged Occurs after a ReferencedImagesRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesRowChangeEvent Provides data for the ReferencedImagesRowChanged, ReferencedImagesRowChanging, ReferencedImagesRowDeleting, and ReferencedImagesRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesRowChangeEventHandler(object,ReferencedImagesRowChangeEvent) Represents the method that will handle the ReferencedImagesRowChanged, ReferencedImagesRowChanging, ReferencedImagesRowDeleting, and ReferencedImagesRowDeleted events of a ReferencedImagesDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesRowChanging Occurs when a ReferencedImagesRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesRowDeleted Occurs after a ReferencedImagesRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesRowDeleting Occurs before a ReferencedImagesRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceDataTable Represents one table of in-memory 'Referenced Patient Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceDataTable.Item Gets the ReferencedPatientSequenceRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceDataTable.ReferencedPatientSequenceRowChanged Occurs after a ReferencedPatientSequenceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceDataTable.ReferencedPatientSequenceRowChanging Occurs when a ReferencedPatientSequenceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceDataTable.ReferencedPatientSequenceRowDeleted Occurs after a ReferencedPatientSequenceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceDataTable.ReferencedPatientSequenceRowDeleting Occurs before a ReferencedPatientSequenceRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceRow Represents a row of Referenced Patient Sequence data in a ReferencedPatientSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceRowChanged Occurs after a ReferencedPatientSequenceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceRowChangeEvent Provides data for the ReferencedPatientSequenceRowChanged, ReferencedPatientSequenceRowChanging, ReferencedPatientSequenceRowDeleting, and ReferencedPatientSequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceRowChangeEventHandler(object,ReferencedPatientSequenceRowChangeEvent) Represents the method that will handle the ReferencedPatientSequenceRowChanged, ReferencedPatientSequenceRowChanging, ReferencedPatientSequenceRowDeleting, and ReferencedPatientSequenceRowDeleted events of a ReferencedPatientSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceRowChanging Occurs when a ReferencedPatientSequenceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceRowDeleted Occurs after a ReferencedPatientSequenceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceRowDeleting Occurs before a ReferencedPatientSequenceRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceDataTable Represents one table of in-memory 'Referenced Performed Procedure Step Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceDataTable.Item Gets the ReferencedPerformedProcedureStepSequenceRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceDataTable.ReferencedPerformedProcedureStepSequenceRowChanged Occurs after a ReferencedPerformedProcedureStepSequenceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceDataTable.ReferencedPerformedProcedureStepSequenceRowChanging Occurs when a ReferencedPerformedProcedureStepSequenceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceDataTable.ReferencedPerformedProcedureStepSequenceRowDeleted Occurs after a ReferencedPerformedProcedureStepSequenceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceDataTable.ReferencedPerformedProcedureStepSequenceRowDeleting Occurs before a ReferencedPerformedProcedureStepSequenceRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceRow Represents a row of Referenced Performed Procedure Step Sequence data in a ReferencedPerformedProcedureStepSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceRowChanged Occurs after a ReferencedPerformedProcedureStepSequenceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceRowChangeEvent Provides data for the ReferencedPerformedProcedureStepSequenceRowChanged, ReferencedPerformedProcedureStepSequenceRowChanging, ReferencedPerformedProcedureStepSequenceRowDeleting, and ReferencedPerformedProcedureStepSequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceRowChangeEventHandler(object,ReferencedPerformedProcedureStepSequenceRowChangeEvent) Represents the method that will handle the ReferencedPerformedProcedureStepSequenceRowChanged, ReferencedPerformedProcedureStepSequenceRowChanging, ReferencedPerformedProcedureStepSequenceRowDeleting, and ReferencedPerformedProcedureStepSequenceRowDeleted events of a ReferencedPerformedProcedureStepSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceRowChanging Occurs when a ReferencedPerformedProcedureStepSequenceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceRowDeleted Occurs after a ReferencedPerformedProcedureStepSequenceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceRowDeleting Occurs before a ReferencedPerformedProcedureStepSequenceRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable Represents one table of in-memory 'Referenced Series Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.Item Gets the ReferencedSeriesSequenceRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowChanged Occurs after a ReferencedSeriesSequenceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowChanging Occurs when a ReferencedSeriesSequenceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowDeleted Occurs after a ReferencedSeriesSequenceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowDeleting Occurs before a ReferencedSeriesSequenceRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow Represents a row of Referenced Series data in a ReferencedSeriesSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRowChanged Occurs after a ReferencedSeriesSequenceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRowChangeEvent Provides data for the ReferencedSeriesSequenceRowChanging,ReferencedSeriesSequenceRowChanged,ReferencedSeriesSequenceRowDeleting,and ReferencedSeriesSequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRowChangeEventHandler(object,ReferencedSeriesSequenceRowChangeEvent) Represents the method that will handle the ReferencedSeriesSequenceRowChanged,ReferencedSeriesSequenceRowChanging,ReferencedSeriesSequenceRowDeleting,and ReferencedSeriesSequenceRowDeleted events of a ReferencedSeriesSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRowChanging Occurs when a ReferencedSeriesSequenceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRowDeleted Occurs after a ReferencedSeriesSequenceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRowDeleting Occurs before a ReferencedSeriesSequenceRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRowParent Gets or sets the parent ReferencedSeriesSequenceRow for this ReferencedImageSequenceRow
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSOPClassUID Gets or sets the Referenced SOP Class UID.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSOPClassUIDColumn Gets the Referenced SOP Class UID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSOPInstanceUID Gets or sets the Referenced SOP Instance UID.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSOPInstanceUIDColumn Gets the Referenced SOP Instance UID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceDataTable Represents one table of in-memory 'Referenced Study Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceDataTable.Item Gets the ReferencedStudySequenceRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceDataTable.ReferencedStudySequenceRowChanged Occurs after a ReferencedStudySequenceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceDataTable.ReferencedStudySequenceRowChanging Occurs when a ReferencedStudySequenceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceDataTable.ReferencedStudySequenceRowDeleted Occurs after a ReferencedStudySequenceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceDataTable.ReferencedStudySequenceRowDeleting Occurs before a ReferencedStudySequenceRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceRow Represents a row of Referenced Study Sequence data in a ReferencedStudySequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceRowChanged Occurs after a ReferencedStudySequenceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceRowChangeEvent Provides data for the ReferencedStudySequenceRowChanged, ReferencedStudySequenceRowChanging, ReferencedStudySequenceRowDeleting, and ReferencedStudySequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceRowChangeEventHandler(object,ReferencedStudySequenceRowChangeEvent) Represents the method that will handle the ReferencedStudySequenceRowChanged, ReferencedStudySequenceRowChanging, ReferencedStudySequenceRowDeleting, and ReferencedStudySequenceRowDeleted events of a ReferencedStudySequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceRowChanging Occurs when a ReferencedStudySequenceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceRowDeleted Occurs after a ReferencedStudySequenceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceRowDeleting Occurs before a ReferencedStudySequenceRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemoveAnatomicRegionSequenceRow(AnatomicRegionSequenceRow) Removes the specified row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemoveExternalStoreRow(ExternalStoreRow) Removes the specified row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemoveImageInstanceRow(ImageInstanceRow) Removes an ImageInstanceRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemoveInstanceRow(InstanceRow) Removes an InstanceRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemoveNameOfPhysicianReadingStudyRow(NameOfPhysicianReadingStudyRow) Removes a NameOfPhysicianReadingStudyRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemoveOtherPatientIDsRow(OtherPatientIDsRow) Removes an OtherPatientIDsRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemoveOtherPatientNamesRow(OtherPatientNamesRow) Removes an OtherPatientNamesRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemoveOtherStudyNumbersRow(OtherStudyNumbersRow) Removes an OtherStudyNumbersRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemovePatientRow(PatientRow) Removes a PatientRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemovePresentationInstanceRow(PresentationInstanceRow) Removes a PresentationInstanceRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemoveProcedureCodeSequenceRow(ProcedureCodeSequenceRow) Removes a ProcedureCodeSequenceRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemoveReasonForRequestedProcedureCodeSequenceRow(ReasonForRequestedProcedureCodeSequenceRow) Removes the specified row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemoveReferencedImageSequenceRow(ReferencedImageSequenceRow) Removes a ReferencedImageSequenceRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemoveReferencedImagesRow(ReferencedImagesRow) Removes a ReferencedImagesRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemoveReferencedPatientSequenceRow(ReferencedPatientSequenceRow) Removes a ReferencedPatientSequenceRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemoveReferencedPerformedProcedureStepSequenceRow(ReferencedPerformedProcedureStepSequenceRow) Removes a ReferencedPerformedProcedureStepSequenceRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemoveReferencedSeriesSequenceRow(ReferencedSeriesSequenceRow) Removes a ReferencedSeriesSequenceRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemoveReferencedStudySequenceRow(ReferencedStudySequenceRow) Removes a ReferencedStudySequenceRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemoveRequestAttributeSequenceRow(RequestAttributeSequenceRow) Removes a RequestAttributeSequenceRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemoveSeriesRow(SeriesRow) Removes a SeriesRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RemoveStudyRow(StudyRow) Removes a StudyRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceDataTable Represents one table of in-memory 'Request Attribute Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceDataTable.Item Gets the RequestAttributeSequenceRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceDataTable.RequestAttributeSequenceRowChanged Occurs after a RequestAttributeSequenceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceDataTable.RequestAttributeSequenceRowChanging Occurs when a RequestAttributeSequenceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceDataTable.RequestAttributeSequenceRowDeleted Occurs after a RequestAttributeSequenceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceDataTable.RequestAttributeSequenceRowDeleting Occurs before a RequestAttributeSequenceRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceRow Represents a row of Request Attribute Sequence data in a RequestAttributeSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceRowChanged Occurs after a RequestAttributeSequenceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceRowChangeEvent Provides data for the RequestAttributeSequenceRowChanged, RequestAttributeSequenceRowChanging, RequestAttributeSequenceRowDeleting, and RequestAttributeSequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceRowChangeEventHandler(object,RequestAttributeSequenceRowChangeEvent) Represents the method that will handle the RequestAttributeSequenceRowChanged, RequestAttributeSequenceRowChanging, RequestAttributeSequenceRowDeleting, and RequestAttributeSequenceRowDeleted events of a RequestAttributeSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceRowChanging Occurs when a RequestAttributeSequenceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceRowDeleted Occurs after a RequestAttributeSequenceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceRowDeleting Occurs before a RequestAttributeSequenceRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestedProcedureID Gets or sets the Requested Procedure ID.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestedProcedureIDColumn Gets the Requested Procedure ID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RetrieveAETitle Gets or sets the Retrieve AE Title.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RetrieveAETitleColumn Gets the Retrieve AE Title Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.Row Gets the AnatomicRegionSequenceRow that has changed.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ScheduledProcedureStepID Gets or sets the Scheduled Procedure Step ID.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ScheduledProcedureStepIDColumn Gets the Scheduled Procedure Step ID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SequenceName Gets or sets the value of the Sequence Name column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SequenceNameColumn Gets the Sequence Name UID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDataTable Represents one table of in-memory 'Series' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDataTable.AddSeriesRow(string,string,int,DateTime,string,string,StudyRow,DateTime,string,string,DateTime,string,string,string) Adds a new SeriesRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDataTable.Item Gets the SeriesRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDataTable.LateralityColumn Gets the Laterality Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDataTable.ProtocolNameColumn Gets the Protocol Name Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDataTable.SeriesRowChanged Occurs after a SeriesRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDataTable.SeriesRowChanging Occurs when a SeriesRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDataTable.SeriesRowDeleted Occurs after a SeriesRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDataTable.SeriesRowDeleting Occurs before a SeriesRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDate Gets or sets the Series Date.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDateColumn Gets the Series Date Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDescription Gets or sets the Series Description.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDescriptionColumn Gets the Series Description Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesInstanceUID Gets or sets the Series Instance UID.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesInstanceUIDColumn Gets the Series Instance UID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesNumber Gets or sets the Series Number.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesNumberColumn Gets the Series Number Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesRow Gets or sets the parent SeriesRow for this InstanceRow
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesRow.IsLateralityNull Gets a value that indicates whether the ModalityColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesRow.IsProtocolNameNull Gets a value that indicates whether the ProtocolNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesRow.Laterality Gets or sets the Laterality.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesRow.ProtocolName Gets or sets the Protocol Name.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesRow.SetLateralityNull Sets the value of the LateralityColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesRow.SetProtocolNameNull Sets the value of the ProtocolNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesRowChanged Occurs after a SeriesRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesRowChangeEvent Provides data for the SeriesRowChanged, SeriesRowChanging, SeriesRowDeleting, and SeriesRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesRowChangeEventHandler(object,SeriesRowChangeEvent) Represents the method that will handle the SeriesRowChanged, SeriesRowChanging, SeriesRowDeleting, and SeriesRowDeleted events of a SeriesDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesRowChanging Occurs when a SeriesRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesRowDeleted Occurs after a SeriesRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesRowDeleting Occurs before a SeriesRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetAccessionNumberNull Sets the value of the AccessionNumberColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetAdditionalPatientHistoryNull Sets the value of the AdditionalPatientHistoryColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetAdmittingDiagnosesDescNull Sets the value of the AdmittingDiagnosesDescColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetBirthDateNull Sets the value of the BirthDateColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetBitsAllocatedNull Sets the value of the BitsAllocatedColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetBodyPartExaminedNull Sets the value of the BodyPartExaminedColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetCodeMeaningNull Sets the Code Meaning column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetCodingSchemaVersionNull Sets the value of the CodingSchemaVersionColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetCodingSchemeVersionNull Sets the Coding Scheme Version column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetCommentsNull Sets the value of the CommentsColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetContentCreatorFamilyNameNull Sets the value of the ContentCreatorFamilyNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetContentCreatorGivenNameNull Sets the value of the ContentCreatorGivenNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetContentCreatorMiddleNameNull Sets the value of the ContentCreatorMiddleNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetContentCreatorNamePrefixNull Sets the value of the ContentCreatorNamePrefixColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetContentCreatorNameSuffixNull Sets the value of the ContentCreatorNameSuffixColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetContentDescriptionNull Sets the value of the ContentDescriptionColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetContentLabelNull Sets the value of the ContentLabelColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetCreationDateNull Sets the value of the CreationDateColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetEchoNumberNull Sets the Echo Number column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetEthnicGroupNull Sets the value of the EthnicGroupColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetExpireDateNull Sets the Expire Date column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetExternalStoreGuidNull Sets the External Store GUID column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetFamilyNameNull Sets the value of the FamilyNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetFrameOfReferenceUIDNull Sets the Frame Of Reference UID column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetGivenNameNull Sets the value of the GivenNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetImageColumnsNull Sets the value of the ImageColumnsColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetImageOrientationPatientNull Sets the Image Orientation Patient column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetImagePositionPatientNull Sets the Image Position Patient column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetImageRowsNull Sets the value of the ImageRowsColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetInstanceNumberNull Sets the value of the InstanceNumberColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetInstitutionNameNull Sets the value of the InstitutionNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetInterpretationAuthorNull Sets the value of the InterpretationAuthorColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetIssuerOfPatientIDNull Sets the value of the IssuerOfPatientIDColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetLateralityNull Sets the value of the LateralityColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetMiddleNameNull Sets the value of the MiddleNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetModalityNull Sets the value of the ModalityColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetNamePrefixNull Sets the value of the NamePrefixColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetNameSuffixNull Sets the value of the NameSuffixColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetNumberOfFramesNull Sets the value of the NumberOfFramesColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetOccupationNull Sets the value of the OccupationColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetPatientAgeNull Sets the value of the PatientAgeColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetPatientIDNull Sets the value of the PatientIDColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetPatientSizeNull Sets the value of the PatientSizeColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetPatientWeightNull Sets the value of the PatientWeightColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetPerformedProcedureStartDateNull Sets the value of the PerformedProcedureStartDateColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetPerformedProcedureStepIDNull Sets the value of the PerformedProcedureStepIDColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetPhysicianFamilyNameNull Sets the value of the PhysicianFamilyNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetPhysicianGivenNameNull Sets the value of the PhysicianGivenNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetPhysicianMiddleNameNull Sets the value of the PhysicianMiddleNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetPhysicianNamePrefixNull Sets the value of the PhysicianNamePrefixColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetPhysicianNameSuffixNull Sets the value of the PhysicianNameSuffixColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetPixelSpacingNull Sets the Image Pixel Spacing column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetProtocolNameNull Sets the value of the ProtocolNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetReceiveDateNull Sets the value of the ReceiveDateColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetReferDrFamilyNameNull Sets the value of the ReferDrFamilyNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetReferDrGivenNameNull Sets the value of the ReferDrGivenNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetReferDrMiddleNameNull Sets the value of the ReferDrMiddleNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetReferDrNamePrefixNull Sets the value of the ReferDrNamePrefixColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetReferDrNameSuffixNull Sets the value of the ReferDrNameSuffixColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetReferencedFileNull Sets the value of the ReferencedFileColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetRetrieveAETitleNull Sets the value of the RetrieveAETitleColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetSequenceNameNull Sets the Sequence Name column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetSeriesDateNull Sets the value of the SeriesDateColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetSeriesDescriptionNull Sets the value of the SeriesDescriptionColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetSeriesNumberNull Sets the value of the SeriesNumberColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetSexNull Sets the value of the SexColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetSOPClassUIDNull Sets the value of the SOPClassUIDColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetStationNameNull Sets the value of the StationNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetStoreAETitleNull Sets the value of the StoreAETitleColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetStoreDateNull Sets the Store Date column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetStoreTokenNull Sets the Store Token column for this row to null.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetStudyDateNull Sets the value of the StudyDateColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetStudyDescriptionNull Sets the value of the StudyDescriptionColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetStudyIDNull Sets the value of the StudyIDColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SetTransferSyntaxNull Sets the value of the TransferSyntaxColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.Sex Gets or sets the Sex.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SexColumn Gets the Sex Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SOPClassUID Gets or sets the SOP Class UID.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SOPClassUIDColumn Gets the SOP Class UID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SOPInstanceUID Gets or sets the value of the SOP Instance UID column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SOPInstanceUIDColumn Gets the value of the SOP Instance UID column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StationName Gets or sets the Station Name.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StationNameColumn Gets the Station Name Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StoreAETitle Gets or sets the Store AE Title
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StoreAETitleColumn Gets the StoreAETitle Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StoreDate Gets or sets the value of the Store Date column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StoreDateColumn Gets the value of the Store Date column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StoreToken Gets or sets the value of the Store Token column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StoreTokenColumn Gets the value of the Store Token column for this row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDataTable Represents one table of in-memory 'Study' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDataTable.AddStudyRow(string,DateTime,string,string,string,string,string,string,string,string,string,string,Decimal,Decimal,string,string,string,PatientRow,string) Adds a new StudyRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDataTable.Item Gets the StudyRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDataTable.StudyRowChanged Occurs after a StudyRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDataTable.StudyRowChanging Occurs when a StudyRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDataTable.StudyRowDeleted Occurs after a StudyRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDataTable.StudyRowDeleting Occurs before a StudyRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDate Gets or sets the Study Date.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDateColumn Gets the Study Date Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDescription Gets or sets the Study Description.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDescriptionColumn Gets the Study Description Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyID Gets or sets the Study ID.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyIDColumn Gets the Study ID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyInstanceUID Gets or sets the Study Instance UID.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyInstanceUIDColumn Gets the Study Instance UID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyRow Gets or sets the parent StudyRow for this NameOfPhysicianReadingStudyRow
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyRowChanged Occurs after a StudyRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyRowChangeEvent Provides data for the StudyRowChanged, StudyRowChanging, StudyRowDeleting, and StudyRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyRowChangeEventHandler(object,StudyRowChangeEvent) Represents the method that will handle the StudyRowChanged, StudyRowChanging, StudyRowDeleting, and StudyRowDeleted events of a StudyDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyRowChanging Occurs when a StudyRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyRowDeleted Occurs after a StudyRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyRowDeleting Occurs before a StudyRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.Thumbnail Gets or sets whether this ReferencedImagesRow is a thumbnail image for the original image.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ThumbnailColumn Gets the Thumbnail Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.TransferSyntax Gets or sets the Transfer Syntax.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.TransferSyntaxColumn Gets the Transfer Syntax Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.Width Gets or sets the Width.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.WidthColumn Gets the Width Column.
Leadtools.Medical.Storage.DataAccessLayer.Configuration.StorageDataAccessConfigurationView.#ctor(IConfigurationSource) Initializes a new instance of the StorageDataAccessConfigurationView class.
Leadtools.Medical.Storage.DataAccessLayer.DataTableHelper - A utility class that allows users to work with toolkit or user-defined databases
Leadtools.Medical.Storage.DataAccessLayer.DefaultCrud - A default implementation of the ICrud
Leadtools.Medical.Storage.DataAccessLayer.DefaultInstanceInfo - A default implementation of the IInstanceInfo interface used to retrieve Instance Information from a row of the Instance Table
Leadtools.Medical.Storage.DataAccessLayer.DefaultPatientInfo - A default implementation of the IPatientInfo interface used to retrieve Patient Information from a row of the Patient Table
Leadtools.Medical.Storage.DataAccessLayer.DefaultReferencedImagesInfo - A default implementation of the IReferencedImageInfo interface
Leadtools.Medical.Storage.DataAccessLayer.DefaultSeriesInfo - A default implementation of the ISeriesInfo interface used to retrieve Series Information from a row of the Series Table
Leadtools.Medical.Storage.DataAccessLayer.DefaultStudyInfo - A default implementation of the IStudyInfo interface used to retrieve Study Information from a row of the Study Table
Leadtools.Medical.Storage.DataAccessLayer.DicomDataSetConverter.FillADONetDataSet(CompositeInstanceDataSet,DicomDataSet,string,string,string,ReferencedImages[],bool,bool,bool,bool) Fill a CompositeInstanceDataSet object with information from a Leadtools.Dicom.DicomDataSet
Leadtools.Medical.Storage.DataAccessLayer.DicomDataSetConverter.FillADONetDataSet(CompositeInstanceDataSet,DicomDataSet,string,string,string,string,string,ReferencedImages[],bool,bool,bool,bool) Fill a CompositeInstanceDataSet object with information from a Leadtools.Dicom.DicomDataSet
Leadtools.Medical.Storage.DataAccessLayer.DicomDataSetConverter.FillImagesInformation(CompositeInstanceDataSet,string,ReferencedImages[],bool) Fills the images information into the given CompositeInstanceDataSet.
Leadtools.Medical.Storage.DataAccessLayer.DicomDataSetConverter.FillInstancetData(DicomDataSet,CompositeInstanceDataSet,bool,string,ReferencedImages[],string,string) Fills the series information into the given CompositeInstanceDataSet.
Leadtools.Medical.Storage.DataAccessLayer.DicomDataSetConverter.FillInstancetData(DicomDataSet,CompositeInstanceDataSet,bool,string,string,string,ReferencedImages[],string,string) Fills the series information into the given CompositeInstanceDataSet.
Leadtools.Medical.Storage.DataAccessLayer.DicomDataSetConverter.GetPersonNameComponents(string) Utility function converts a name value string containing one or more Person Name to a PersonNameComponent array.
Leadtools.Medical.Storage.DataAccessLayer.ExternalStoreDataTable - Represents the strongly named DataTable class.
Leadtools.Medical.Storage.DataAccessLayer.ExternalStoreRow - Represents strongly named DataRow class.
Leadtools.Medical.Storage.DataAccessLayer.ExternalStoreRowChangeEvent - Provides data for the row change events.
Leadtools.Medical.Storage.DataAccessLayer.ExternalStoreRowChangeEventHandler - Represents the method that will handle the event.
Leadtools.Medical.Storage.DataAccessLayer.ExtraQueryOptions - Represents a configuration for performing a query.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolAnatomicRegionSequenceDataTable - Represents the strongly named DataTable class.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolAnatomicRegionSequenceRow - Represents strongly named DataRow class.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolAnatomicRegionSequenceRowChangeEvent - Row event argument class
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolAnatomicRegionSequenceRowChangeEventHandler - Represents the method that will handle the event.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolDataset - Represents an in-memory cache of DICOM Hangning Protocol information.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolDataTable - Represents the strongly named DataTable class.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolDefinitonSequenceDataTable - Represents the strongly named DataTable class.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolDefinitonSequenceRow - Represents strongly named DataRow class.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolDefinitonSequenceRowChangeEvent - Row event argument class
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolDefinitonSequenceRowChangeEventHandler - Represents the method that will handle the event.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolProcedureCodeSequenceDataTable - Represents the strongly named DataTable class.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolProcedureCodeSequenceRow - Represents strongly named DataRow class.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolProcedureCodeSequenceRowChangeEvent - Row event argument class
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolProcedureCodeSequenceRowChangeEventHandler - Represents the method that will handle the event.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolReasonForRequestedProcedureCodeSequenceDataTable - Represents the strongly named DataTable class.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolReasonForRequestedProcedureCodeSequenceRow - Represents strongly named DataRow class.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolReasonForRequestedProcedureCodeSequenceRowChangeEvent - Row event argument class
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolReasonForRequestedProcedureCodeSequenceRowChangeEventHandler - Represents the method that will handle the event.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolRow - Represents strongly named DataRow class.
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolRowChangeEvent - Row event argument class
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolRowChangeEventHandler - Represents the method that will handle the event.
Leadtools.Medical.Storage.DataAccessLayer.IDicomDataSetConverter2 - Converts a DicomDataSet object to a CompositeInstanceDataSet.This interface differs from the IDicomDataSetConverter interface in that it supports the external store feature,and the StoreAE field (the Store AE is the AE Title of the SCU that initiated the C-Store-REQ
Leadtools.Medical.Storage.DataAccessLayer.ImageInstanceDataTable - Represents one table of in-memory Image Instance data.
Leadtools.Medical.Storage.DataAccessLayer.ImageInstanceRow - Represents a row of Image Instance data in an ImageInstanceRow.
Leadtools.Medical.Storage.DataAccessLayer.ImageInstanceRowChangeEvent - Provides data for the ImageInstanceRowChanged, ImageInstanceRowChanging, ImageInstanceRowDeleting, and ImageInstanceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.ImageInstanceRowChangeEventHandler - Represents the method that will handle the ImageInstanceRowChanged, ImageInstanceRowChanging, ImageInstanceRowDeleting, and ImageInstanceRowDeleted events of an ImageInstanceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.InstanceDataTable - Represents one table of in-memory Instance data.
Leadtools.Medical.Storage.DataAccessLayer.InstanceRow - Represents a row of Instance data in an InstanceRow.
Leadtools.Medical.Storage.DataAccessLayer.InstanceRowChangeEvent - Provides data for the InstanceRowChanged, InstanceRowChanging, InstanceRowDeleting, and InstanceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.InstanceRowChangeEventHandler - Represents the method that will handle the InstanceRowChanged, InstanceRowChanging, InstanceRowDeleting, and InstanceRowDeleted events of an InstanceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.Interface.IInstanceInfo - Allows implementors to retrieve Instance Information from a row of the Instance Table.
Leadtools.Medical.Storage.DataAccessLayer.Interface.IPatientInfo - Allows implementors to retrieve Patient Information from a row of the Patient Table.
Leadtools.Medical.Storage.DataAccessLayer.Interface.IReferencedImageInfo - Allows implementors to retrieve ReferencedImages Information from a row of the ReferencedImages Table.
Leadtools.Medical.Storage.DataAccessLayer.Interface.ISeriesInfo - Allows implementors to retrieve Series Information from a row of the Series Table.
Leadtools.Medical.Storage.DataAccessLayer.Interface.IStudyInfo - Allows implementors to retrieve Study Information from a row of the Study Table.
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryCompositeInstancesCompleted Occurs when the QueryCompositeInstancesAsync is completed.
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryCompositeInstancesStarting Occurs when the QueryCompositeInstancesAsync is first called.
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.StoreDicom(DicomDataSet,string,string,string,ReferencedImages[],bool,bool,bool,bool) Add DICOM information into the storage source.
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.StoreDicom(DicomDataSet,string,string,string,string,string,ReferencedImages[],bool,bool,bool,bool) Add DICOM information into the storage source.
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent2 - Provides methods for accessing and adding DICOM Instance information.
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent3 - Provides methods for accessing and adding DICOM Instance information.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.AnatomicRegionSequenceEntity - Provides matching parameters for querying the IStorageDataAccessAgent by overriding the CodeSequenceBase class.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.CodeSequenceBase - Provides matching parameters for querying the IStorageDataAccessAgent by implementing the ICatalogEntity interface.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.HangingProtocolAnatomicRegionSequenceEntity - Provides matching parameters for querying the IStorageDataAccessAgent by overriding the CodeSequenceBase class.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.HangingProtocolDefinitionSequence - Provides a class that corresponds to the HangingProtocol database table.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.HangingProtocolDefinitonSequenceEntity - Provides matching parameters for querying the IStorageDataAccessAgent by implementing the ICatalogEntity interface.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.HangingProtocolEntity - Provides matching parameters for querying the IStorageDataAccessAgent by implementing the ICatalogEntity interface.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.HangingProtocolModule - Provides a class that corresponds to the HangingProtocol database table.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.HangingProtocolProcedureCodeSequenceEntity - Provides matching parameters for querying the IStorageDataAccessAgent by overriding the CodeSequenceBase class.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.HangingProtocolReasonForRequestedProcedureCodeSequenceEntity - Provides matching parameters for querying the IStorageDataAccessAgent by overriding the CodeSequenceBase class.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.Instance.#ctor(Dictionary<long) Initializes a new instance of the Instance class using a dictionary of DicomTag and values.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.Instance.RetrieveAETitle Gets or sets the Retrieve AE Title.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.Instance.StoreAETitle Gets or sets the Store AE Title.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ProcedureCodeSequenceEntity - Provides matching parameters for querying the IStorageDataAccessAgent by overriding the CodeSequenceBase class.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReasonForRequestedProcedureCodeSequenceEntity - Provides matching parameters for querying the IStorageDataAccessAgent by overriding the CodeSequenceBase class.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedImagesEntity.SOPInstanceUID Gets or sets the SOP Instance UID.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.Series.#ctor(Dictionary<long) Initializes a new instance of the Series class using a dictionary of DicomTag and values.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.Series.Laterality Gets or sets the Laterality.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.Series.ProtocolName Gets or sets the Protocol Name.
Leadtools.Medical.Storage.DataAccessLayer.MyExtensions - Utility functions
Leadtools.Medical.Storage.DataAccessLayer.NameOfPhysicianReadingStudyDataTable - Represents one table of in-memory 'Name Of Physician Reading Study' data.
Leadtools.Medical.Storage.DataAccessLayer.NameOfPhysicianReadingStudyRow - Represents a row of Name Of Physician Reading Study data in a NameOfPhysicianReadingStudyRow.
Leadtools.Medical.Storage.DataAccessLayer.NameOfPhysicianReadingStudyRowChangeEvent - Provides data for the NameOfPhysicianReadingStudyRowChanged, NameOfPhysicianReadingStudyRowChanging, NameOfPhysicianReadingStudyRowDeleting, and NameOfPhysicianReadingStudyRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.NameOfPhysicianReadingStudyRowChangeEventHandler - Represents the method that will handle the NameOfPhysicianReadingStudyRowChanged, NameOfPhysicianReadingStudyRowChanging, NameOfPhysicianReadingStudyRowDeleting, and NameOfPhysicianReadingStudyRowDeleted events of a NameOfPhysicianReadingStudyDataTable.
Leadtools.Medical.Storage.DataAccessLayer.OtherPatientIDsDataTable - Represents one table of in-memory 'Other Patient IDs' data.
Leadtools.Medical.Storage.DataAccessLayer.OtherPatientIDsRow - Represents a row of Other Patient IDs data in an OtherPatientIDsRow.
Leadtools.Medical.Storage.DataAccessLayer.OtherPatientIDsRowChangeEvent - Provides data for the OtherPatientIDsRowChanged, OtherPatientIDsRowChanging, OtherPatientIDsRowDeleting, and OtherPatientIDsRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.OtherPatientIDsRowChangeEventHandler - Represents the method that will handle the OtherPatientIDsRowChanged, OtherPatientIDsRowChanging, OtherPatientIDsRowDeleting, and OtherPatientIDsRowDeleted events of an OtherPatientIDsDataTable.
Leadtools.Medical.Storage.DataAccessLayer.OtherPatientNamesDataTable - Represents one table of in-memory 'Other Patient Names' data.
Leadtools.Medical.Storage.DataAccessLayer.OtherPatientNamesRow - Represents a row of Other Patient Names data in an OtherPatientNamesRow.
Leadtools.Medical.Storage.DataAccessLayer.OtherPatientNamesRowChangeEvent - Provides data for the OtherPatientNamesRowChanged, OtherPatientNamesRowChanging, OtherPatientNamesRowDeleting, and OtherPatientNamesRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.OtherPatientNamesRowChangeEventHandler - Represents the method that will handle the OtherPatientNamesRowChanged, OtherPatientNamesRowChanging, OtherPatientNamesRowDeleting, and OtherPatientNamesRowDeleted events of an OtherPatientNamesDataTable.
Leadtools.Medical.Storage.DataAccessLayer.OtherStudyNumbersDataTable - Represents one table of in-memory 'Other Study Numbers' data.
Leadtools.Medical.Storage.DataAccessLayer.OtherStudyNumbersRow - Represents a row of Other Study Numbers data in an OtherStudyNumbersRow.
Leadtools.Medical.Storage.DataAccessLayer.OtherStudyNumbersRowChangeEvent - Provides data for the OtherStudyNumbersRowChanged, OtherStudyNumbersRowChanging, OtherStudyNumbersRowDeleting, and OtherStudyNumbersRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.OtherStudyNumbersRowChangeEventHandler - Represents the method that will handle the OtherStudyNumbersRowChanged, OtherStudyNumbersRowChanging, OtherStudyNumbersRowDeleting, and OtherStudyNumbersRowDeleted events of an OtherStudyNumbersDataTable.
Leadtools.Medical.Storage.DataAccessLayer.PatientDataTable - Represents one table of in-memory 'Patient' data.
Leadtools.Medical.Storage.DataAccessLayer.PatientRow - Represents a row of Patient data in a PatientRow.
Leadtools.Medical.Storage.DataAccessLayer.PatientRowChangeEvent - Provides data for the PatientRowChanged, PatientRowChanging, PatientRowDeleting, and PatientRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.PatientRowChangeEventHandler - Represents the method that will handle the PatientRowChanged, PatientRowChanging, PatientRowDeleting, and PatientRowDeleted events of a PatientDataTable.
Leadtools.Medical.Storage.DataAccessLayer.PersonNameComponent - A class that represents the DICOM Value Representation 'Person Name'
Leadtools.Medical.Storage.DataAccessLayer.PresentationInstanceDataTable - Represents one table of in-memory 'Presentation Instance' data.
Leadtools.Medical.Storage.DataAccessLayer.PresentationInstanceRow - Represents a row of Presentation Instance data in a PresentationInstanceRow.
Leadtools.Medical.Storage.DataAccessLayer.PresentationInstanceRowChangeEvent - Provides data for the PresentationInstanceRowChanging,PresentationInstanceRowChanged,PresentationInstanceRowDeleting,and PresentationInstanceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.PresentationInstanceRowChangeEventHandler - Represents the method that will handle the PresentationInstanceRowChanged,PresentationInstanceRowChanging,PresentationInstanceRowDeleting,and PresentationInstanceRowDeleted events of a PresentationInstanceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.ProcedureCodeSequenceDataTable - Represents one table of in-memory 'Procedure Code Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.ProcedureCodeSequenceRow - Represents a row of Procedure Code Sequence data in a ProcedureCodeSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.ProcedureCodeSequenceRowChangeEvent - Provides data for the ProcedureCodeSequenceRowChanged, ProcedureCodeSequenceRowChanging, ProcedureCodeSequenceRowDeleting, and ProcedureCodeSequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.ProcedureCodeSequenceRowChangeEventHandler - Represents the method that will handle the ProcedureCodeSequenceRowChanged, ProcedureCodeSequenceRowChanging, ProcedureCodeSequenceRowDeleting, and ProcedureCodeSequenceRowDeleted events of a ProcedureCodeSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.ReasonForRequestedProcedureCodeSequenceDataTable - Represents the strongly named DataTable class.
Leadtools.Medical.Storage.DataAccessLayer.ReasonForRequestedProcedureCodeSequenceRow - Represents strongly named DataRow class.
Leadtools.Medical.Storage.DataAccessLayer.ReasonForRequestedProcedureCodeSequenceRowChangeEvent - Row event argument class
Leadtools.Medical.Storage.DataAccessLayer.ReasonForRequestedProcedureCodeSequenceRowChangeEventHandler - Represents the method that will handle the event.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedImages.#ctor(int,int,int,int,string,format,bool) Initializes a new instance of the ReferencedImages class.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedImagesDataTable - Represents one table of in-memory 'Referenced Images' data.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedImageSequenceDataTable - Represents one table of in-memory 'Referenced Image Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedImageSequenceRow - Represents a row of Referenced Image Sequence data in a ReferencedImageSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedImageSequenceRowChangeEvent - Provides data for the ReferencedImageSequenceRowChanging,ReferencedImageSequenceRowChanged,ReferencedImageSequenceRowDeleting,and ReferencedImageSequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedImageSequenceRowChangeEventHandler - Represents the method that will handle the ReferencedImageSequenceRowChanged,ReferencedImageSequenceRowChanging,ReferencedImageSequenceRowDeleting,and ReferencedImageSequenceRowDeleted events of a ReferencedImageSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedImagesRow - Represents a row of Referenced Images data in a ReferencedImagesRow.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedImagesRowChangeEvent - Provides data for the ReferencedImagesRowChanged, ReferencedImagesRowChanging, ReferencedImagesRowDeleting, and ReferencedImagesRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedImagesRowChangeEventHandler - Represents the method that will handle the ReferencedImagesRowChanged, ReferencedImagesRowChanging, ReferencedImagesRowDeleting, and ReferencedImagesRowDeleted events of a ReferencedImagesDataTable.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedPatientSequenceDataTable - Represents one table of in-memory 'Referenced Patient Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedPatientSequenceRow - Represents a row of Referenced Patient Sequence data in a ReferencedPatientSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedPatientSequenceRowChangeEvent - Provides data for the ReferencedPatientSequenceRowChanged, ReferencedPatientSequenceRowChanging, ReferencedPatientSequenceRowDeleting, and ReferencedPatientSequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedPatientSequenceRowChangeEventHandler - Represents the method that will handle the ReferencedPatientSequenceRowChanged, ReferencedPatientSequenceRowChanging, ReferencedPatientSequenceRowDeleting, and ReferencedPatientSequenceRowDeleted events of a ReferencedPatientSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedPerformedProcedureStepSequenceDataTable - Represents one table of in-memory 'Referenced Performed Procedure Step Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedPerformedProcedureStepSequenceRow - Represents a row of Referenced Performed Procedure Step Sequence data in a ReferencedPerformedProcedureStepSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedPerformedProcedureStepSequenceRowChangeEvent - Provides data for the ReferencedPerformedProcedureStepSequenceRowChanged, ReferencedPerformedProcedureStepSequenceRowChanging, ReferencedPerformedProcedureStepSequenceRowDeleting, and ReferencedPerformedProcedureStepSequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedPerformedProcedureStepSequenceRowChangeEventHandler - Represents the method that will handle the ReferencedPerformedProcedureStepSequenceRowChanged, ReferencedPerformedProcedureStepSequenceRowChanging, ReferencedPerformedProcedureStepSequenceRowDeleting, and ReferencedPerformedProcedureStepSequenceRowDeleted events of a ReferencedPerformedProcedureStepSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedSeriesSequenceDataTable - Represents one table of in-memory 'Referenced Series Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedSeriesSequenceRow - Represents a row of Referenced Series data in a ReferencedSeriesSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedSeriesSequenceRowChangeEvent - Provides data for the ReferencedSeriesSequenceRowChanging,ReferencedSeriesSequenceRowChanged,ReferencedSeriesSequenceRowDeleting,and ReferencedSeriesSequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedSeriesSequenceRowChangeEventHandler - Represents the method that will handle the ReferencedSeriesSequenceRowChanged,ReferencedSeriesSequenceRowChanging,ReferencedSeriesSequenceRowDeleting,and ReferencedSeriesSequenceRowDeleted events of a ReferencedSeriesSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedStudySequenceDataTable - Represents one table of in-memory 'Referenced Study Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedStudySequenceRow - Represents a row of Referenced Study Sequence data in a ReferencedStudySequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedStudySequenceRowChangeEvent - Provides data for the ReferencedStudySequenceRowChanged, ReferencedStudySequenceRowChanging, ReferencedStudySequenceRowDeleting, and ReferencedStudySequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedStudySequenceRowChangeEventHandler - Represents the method that will handle the ReferencedStudySequenceRowChanged, ReferencedStudySequenceRowChanging, ReferencedStudySequenceRowDeleting, and ReferencedStudySequenceRowDeleted events of a ReferencedStudySequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.RegisteredDataRows - A static class that holds the currently registered interfaces for IPatientInfo, IStudyInfo, ISeriesInfo, IInstanceInfo, and IReferencedImageInfo.
Leadtools.Medical.Storage.DataAccessLayer.RegisteredEntities - A utility static class for working with entities.
Leadtools.Medical.Storage.DataAccessLayer.RequestAttributeSequenceDataTable - Represents one table of in-memory 'Request Attribute Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.RequestAttributeSequenceRow - Represents a row of Request Attribute Sequence data in a RequestAttributeSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.RequestAttributeSequenceRowChangeEvent - Provides data for the RequestAttributeSequenceRowChanged, RequestAttributeSequenceRowChanging, RequestAttributeSequenceRowDeleting, and RequestAttributeSequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.RequestAttributeSequenceRowChangeEventHandler - Represents the method that will handle the RequestAttributeSequenceRowChanged, RequestAttributeSequenceRowChanging, RequestAttributeSequenceRowDeleting, and RequestAttributeSequenceRowDeleted events of a RequestAttributeSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.SeriesDataTable - Represents one table of in-memory 'Series' data.
Leadtools.Medical.Storage.DataAccessLayer.SeriesRow - Represents a row of Series data in a SeriesRow.
Leadtools.Medical.Storage.DataAccessLayer.SeriesRowChangeEvent - Provides data for the SeriesRowChanged, SeriesRowChanging, SeriesRowDeleting, and SeriesRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.SeriesRowChangeEventHandler - Represents the method that will handle the SeriesRowChanged, SeriesRowChanging, SeriesRowDeleting, and SeriesRowDeleted events of a SeriesDataTable.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.CreateHangingProtocolDataSet Returns an empty HangingProtocolDataset.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.GetCompositeInstanceQueryDataAdapterTables(DataSet,ExtraQueryOptions) Returns the table names which should be used to update a System.Data.Common.DataAdapter.TableMappings when performing a query.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareDeleteInstanceCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to delete composite instances using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareDeletePatientsCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to delete patients using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareDeleteSeriesCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to delete series using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareDeleteStudiesCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to delete studies using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareInstancePageQueryCommand(IDbCommand,CatalogElement,QueryPageInfo) Initializes a System.Data.IDbCommand object to query for Composite Instance information using matching parameters for pagination.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareInstanceQueryCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for Composite Instance information using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareInstanceQueryCountCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for composite instances count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PreparePatientsQueryCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for patient information using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PreparePatientsQueryCountCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for patients count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareSeriesQueryCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for series information using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareSeriesQueryCountCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for series count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareStudiesQueryCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for studies information using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareStudiesQueryCountCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for studies count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryCompositeInstancesCompleted Occurs when the QueryCompositeInstancesAsync is completed.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryCompositeInstancesStarting Occurs when the QueryCompositeInstancesAsync is first called.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.StoreDicom(DicomDataSet,string,string,string,ReferencedImages[],bool,bool,bool,bool) Add DICOM information into the storage source.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.StoreDicom(DicomDataSet,string,string,string,string,string,ReferencedImages[],bool,bool,bool,bool) Add DICOM information into the storage source.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent2 - Provide methods for accessing and adding DICOM Instance information stored in database.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent3 - Provides methods for accessing and adding DICOM Instance information.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlCeDataAccessAgent.HangingProtocolSupported Gets or sets a value that indicates whether Hanging Protocol support is present.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlCeDataAccessAgent.QueryCompositeInstancesAsync(MatchingParameterCollection,QueryPageInfo) Asynchronously performs a query to find the composite instance information with the specified matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.GetCompositeInstanceQueryDataAdapterTables(DataSet,ExtraQueryOptions) Returns the table names which should be used to update a System.Data.Common.DataAdapter.TableMappings when performing a query.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.GetHangingProtocolQueryDataAdapterTables(DataSet) Gets the list of Hanging Protocol Query Data Adapter Tables for this StorageSqlDbDataAccessAgent.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeleteHangingProtocolCommand(IDbCommand,CatalogElement) Initializes a System.Data.IDbCommand object to delete a hanging protocol using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeleteHangingProtocolCommand(IDbCommand,string) Initializes a System.Data.IDbCommand object to delete a hanging protocol.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeleteInstanceCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to delete composite instances using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeletePatientsCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to delete patients using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeleteSeriesCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to delete series using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeleteStudiesCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to delete studies using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareExistsHangingProtocolCommand(IDbCommand,string) Initializes a System.Data.IDbCommand object to check if a hanging protocol exists.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareHangingProtocolQueryCountCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for hanging protocol count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareInsertCodeSequenceCommand(string,IDbCommand,string,string,string,string,string) Initializes a System.Data.IDbCommand object to insert a code sequence.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareInsertHangingProtocolCommand(DbCommand,string,string,string,string,string,string,string,int,string,string,Nullable<DateTime>) Initializes a System.Data.Common.DbCommand object to insert a hanging protocol row into the database table.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareInsertHangingProtocolDefinitonSequenceCommand(IDbCommand,string,string,string,string,string,string,string) Initializes a System.Data.Common.DbCommand object to insert a hanging protocol definition sequence row into the database table.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareInstancePageQueryCommand(IDbCommand,CatalogElement,QueryPageInfo) Initializes a System.Data.IDbCommand object to query for Composite Instance information using matching parameters for pagination.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareInstanceQueryCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for Composite Instance information using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareInstanceQueryCountCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for composite instances count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareInstanceQueryCountCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for composite instances count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PreparePatientsPageQueryCommand(IDbCommand,CatalogElement,QueryPageInfo) Initializes a System.Data.IDbCommand object to query for patients page using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PreparePatientsQueryCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for patient information using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PreparePatientsQueryCountCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for patients count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareQueryHangingProtocolCommand(IDbCommand,CatalogElement,QueryPageInfo) Initializes a System.Data.IDbCommand object to query for hanging protocol information using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareSeriesPageQueryCommand(IDbCommand,CatalogElement,QueryPageInfo) Initializes a System.Data.IDbCommand object to query for series page using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareSeriesQueryCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for series information using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareSeriesQueryCountCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for series count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareSeriesQueryCountCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for series count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareStudiesPageQueryCommand(IDbCommand,CatalogElement,QueryPageInfo) Initializes a System.Data.IDbCommand object to query for studies page using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareStudiesQueryCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for studies information using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareStudiesQueryCountCommand(IDbCommand,CatalogElement,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for studies count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareStudiesQueryCountCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) Initializes a System.Data.IDbCommand object to query for studies count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StudyDataTable - Represents one table of in-memory 'Study' data.
Leadtools.Medical.Storage.DataAccessLayer.StudyRow - Represents a row of Study data in a StudyRow.
Leadtools.Medical.Storage.DataAccessLayer.StudyRowChangeEvent - Provides data for the StudyRowChanged, StudyRowChanging, StudyRowDeleting, and StudyRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.StudyRowChangeEventHandler - Represents the method that will handle the StudyRowChanged, StudyRowChanging, StudyRowDeleting, and StudyRowDeleted events of a StudyDataTable.

Removed Members

The following members have been removed:

Name Description
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable - Represents one table of in-memory Image Instance data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow - Represents a row of Image Instance data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRowChangeEvent - Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.ImageInstanceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.ImageInstanceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.ImageInstanceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.ImageInstanceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRowChangeEventHandler - Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.ImageInstanceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.ImageInstanceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.ImageInstanceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.ImageInstanceRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable - Represents one table of in-memory Instance data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow - Represents a row of Instance data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRowChangeEvent - Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable.InstanceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable.InstanceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable.InstanceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable.InstanceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRowChangeEventHandler - Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable.InstanceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable.InstanceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable.InstanceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable.InstanceRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable - Represents one table of in-memory 'Name Of Physician Reading Study' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyRow - Represents a row of Name Of Physician Reading Study data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyRowChangeEvent - Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable.NameOfPhysicianReadingStudyRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable.NameOfPhysicianReadingStudyRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable.NameOfPhysicianReadingStudyRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable.NameOfPhysicianReadingStudyRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyRowChangeEventHandler - Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable.NameOfPhysicianReadingStudyRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable.NameOfPhysicianReadingStudyRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable.NameOfPhysicianReadingStudyRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable.NameOfPhysicianReadingStudyRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsDataTable - Represents one table of in-memory 'Other Patient IDs' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsRow - Represents a row of Other Patient IDs data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsRowChangeEvent - Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsDataTable.OtherPatientIDsRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsDataTable.OtherPatientIDsRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsDataTable.OtherPatientIDsRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsDataTable.OtherPatientIDsRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsRowChangeEventHandler - Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsDataTable.OtherPatientIDsRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsDataTable.OtherPatientIDsRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsDataTable.OtherPatientIDsRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsDataTable.OtherPatientIDsRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesDataTable - Represents one table of in-memory 'Other Patient Names' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRow - Represents a row of Other Patient Names data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRowChangeEvent - Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesDataTable.OtherPatientNamesRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesDataTable.OtherPatientNamesRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesDataTable.OtherPatientNamesRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesDataTable.OtherPatientNamesRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRowChangeEventHandler - Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesDataTable.OtherPatientNamesRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesDataTable.OtherPatientNamesRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesDataTable.OtherPatientNamesRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesDataTable.OtherPatientNamesRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable - Represents one table of in-memory 'Other Study Numbers' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersRow - Represents a row of Other Study Numbers data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersRowChangeEvent - Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable.OtherStudyNumbersRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable.OtherStudyNumbersRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable.OtherStudyNumbersRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable.OtherStudyNumbersRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersRowChangeEventHandler - Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable.OtherStudyNumbersRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable.OtherStudyNumbersRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable.OtherStudyNumbersRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable.OtherStudyNumbersRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientDataTable - Represents one table of in-memory 'Patient' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientRow - Represents a row of Patient data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientRowChangeEvent - Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientDataTable.PatientRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientDataTable.PatientRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientDataTable.PatientRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientDataTable.PatientRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientRowChangeEventHandler - Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientDataTable.PatientRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientDataTable.PatientRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientDataTable.PatientRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientDataTable.PatientRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable - Represents one table of in-memory 'Presentation Instance' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow - Represents a row of Presentation Instance data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRowChangeEvent - Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRowChangeEventHandler - Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceDataTable - Represents one table of in-memory 'Procedure Code Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceRow - Represents a row of Procedure Code Sequence data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceRowChangeEvent - Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceDataTable.ProcedureCodeSequenceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceDataTable.ProcedureCodeSequenceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceDataTable.ProcedureCodeSequenceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceDataTable.ProcedureCodeSequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceRowChangeEventHandler - Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceDataTable.ProcedureCodeSequenceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceDataTable.ProcedureCodeSequenceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceDataTable.ProcedureCodeSequenceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceDataTable.ProcedureCodeSequenceRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesDataTable - Represents one table of in-memory 'Referenced Images' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable - Represents one table of in-memory 'Referenced Image Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow - Represents a row of Referenced Image Sequence data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRowChangeEvent - Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRowChangeEventHandler - Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesRow - Represents a row of Referenced Images data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesRowChangeEvent - Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesDataTable.ReferencedImagesRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesDataTable.ReferencedImagesRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesDataTable.ReferencedImagesRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesDataTable.ReferencedImagesRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesRowChangeEventHandler - Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesDataTable.ReferencedImagesRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesDataTable.ReferencedImagesRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesDataTable.ReferencedImagesRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesDataTable.ReferencedImagesRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceDataTable - Represents one table of in-memory 'Referenced Patient Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceRow - Represents a row of Referenced Patient Sequence data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceRowChangeEvent - Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceDataTable.ReferencedPatientSequenceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceDataTable.ReferencedPatientSequenceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceDataTable.ReferencedPatientSequenceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceDataTable.ReferencedPatientSequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceRowChangeEventHandler - Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceDataTable.ReferencedPatientSequenceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceDataTable.ReferencedPatientSequenceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceDataTable.ReferencedPatientSequenceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceDataTable.ReferencedPatientSequenceRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceDataTable - Represents one table of in-memory 'Referenced Performed Procedure Step Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceRow - Represents a row of Referenced Performed Procedure Step Sequence data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceRowChangeEvent - Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceDataTable.ReferencedPerformedProcedureStepSequenceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceDataTable.ReferencedPerformedProcedureStepSequenceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceDataTable.ReferencedPerformedProcedureStepSequenceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceDataTable.ReferencedPerformedProcedureStepSequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceRowChangeEventHandler - Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceDataTable.ReferencedPerformedProcedureStepSequenceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceDataTable.ReferencedPerformedProcedureStepSequenceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceDataTable.ReferencedPerformedProcedureStepSequenceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceDataTable.ReferencedPerformedProcedureStepSequenceRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable - Represents one table of in-memory 'Referenced Series Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow - Represents a row of Referenced Series data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRowChangeEvent - Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRowChangeEventHandler - Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceDataTable - Represents one table of in-memory 'Referenced Study Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceRow - Represents a row of Referenced Study Sequence data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceRowChangeEvent - Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceDataTable.ReferencedStudySequenceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceDataTable.ReferencedStudySequenceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceDataTable.ReferencedStudySequenceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceDataTable.ReferencedStudySequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceRowChangeEventHandler - Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceDataTable.ReferencedStudySequenceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceDataTable.ReferencedStudySequenceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceDataTable.ReferencedStudySequenceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceDataTable.ReferencedStudySequenceRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceDataTable - Represents one table of in-memory 'Request Attribute Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceRow - Represents a row of Request Attribute Sequence data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceRowChangeEvent - Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceDataTable.RequestAttributeSequenceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceDataTable.RequestAttributeSequenceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceDataTable.RequestAttributeSequenceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceDataTable.RequestAttributeSequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceRowChangeEventHandler - Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceDataTable.RequestAttributeSequenceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceDataTable.RequestAttributeSequenceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceDataTable.RequestAttributeSequenceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceDataTable.RequestAttributeSequenceRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDataTable - Represents one table of in-memory 'Series' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesRow - Represents a row of Series data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesRowChangeEvent - Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDataTable.SeriesRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDataTable.SeriesRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDataTable.SeriesRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDataTable.SeriesRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesRowChangeEventHandler - Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDataTable.SeriesRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDataTable.SeriesRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDataTable.SeriesRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDataTable.SeriesRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDataTable - Represents one table of in-memory 'Study' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyRow - Represents a row of Study data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyRowChangeEvent - Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDataTable.StudyRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDataTable.StudyRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDataTable.StudyRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDataTable.StudyRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyRowChangeEventHandler - Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDataTable.StudyRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDataTable.StudyRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDataTable.StudyRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDataTable.StudyRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDataTable.
Leadtools.Medical.Storage.DataAccessLayer.Configuration.StorageDataAccessConfigurationView.#ctor(Microsoft.Practices.EnterpriseLibrary.Common.Configuration.IConfigurationSource) Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.Configuration.StorageDataAccessConfigurationView class.
Leadtools.Medical.Storage.DataAccessLayer.DicomDataSetConverter.FillInstancetData(DicomDataSet,CompositeInstanceDataSet,bool,string,ReferencedImages[],string) Fills the series information into the given Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryCompositeInstancesCompleted Occurs when the Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryCompositeInstancesAsync(Leadtools.Medical.DataAccessLayer.MatchingParameterCollection,Leadtools.Medical.DataAccessLayer.QueryPageInfo) is completed.
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryCompositeInstancesStarting Occurs when the Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryCompositeInstancesAsync(Leadtools.Medical.DataAccessLayer.MatchingParameterCollection,Leadtools.Medical.DataAccessLayer.QueryPageInfo) is first called.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.Instance.AETitle Gets or sets the AE Title.
Leadtools.Medical.Storage.DataAccessLayer.ReferencedImages.#ctor(int,int,int,int,string,RasterImageFormat,bool) Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.ReferencedImages class.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.GetCompositeInstanceQueryDataAdapterTables(CompositeInstanceDataSet) Returns the table names which should be used to update a System.Data.Common.DataAdapter.TableMappings when performing a query.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareDeleteInstanceCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to delete composite instances using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareDeletePatientsCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to delete patients using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareDeleteSeriesCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to delete series using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareDeleteStudiesCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to delete studies using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareInstancePageQueryCommand(IDbCommand,CatalogElement[]},QueryPageInfo) Initializes a System.Data.IDbCommand object to query for Composite Instance information using matching parameters for pagination.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareInstanceQueryCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to query for Composite Instance information using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareInstanceQueryCountCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to query for composite instances count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PreparePatientsQueryCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to query for patient information using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PreparePatientsQueryCountCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to query for patients count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareSeriesQueryCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to query for series information using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareSeriesQueryCountCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to query for series count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareStudiesQueryCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to query for studies information using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareStudiesQueryCountCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to query for studies count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryCompositeInstancesCompleted Occurs when the Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryCompositeInstancesAsync(Leadtools.Medical.DataAccessLayer.MatchingParameterCollection,Leadtools.Medical.DataAccessLayer.QueryPageInfo) is completed.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryCompositeInstancesStarting Occurs when the Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryCompositeInstancesAsync(Leadtools.Medical.DataAccessLayer.MatchingParameterCollection,Leadtools.Medical.DataAccessLayer.QueryPageInfo) is first called.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.GetCompositeInstanceQueryDataAdapterTables(CompositeInstanceDataSet) Returns the table names which should be used to update a System.Data.Common.DataAdapter.TableMappings when performing a query.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeleteInstanceCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to delete composite instances using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeletePatientsCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to delete patients using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeleteSeriesCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to delete series using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeleteStudiesCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to delete studies using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareInstancePageQueryCommand(IDbCommand,CatalogElement[]},QueryPageInfo) Initializes a System.Data.IDbCommand object to query for Composite Instance information using matching parameters for pagination.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareInstanceQueryCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to query for Composite Instance information using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareInstanceQueryCountCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to query for composite instances count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PreparePatientsQueryCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to query for patient information using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PreparePatientsQueryCountCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to query for patients count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareSeriesQueryCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to query for series information using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareSeriesQueryCountCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to query for series count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareStudiesQueryCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to query for studies information using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareStudiesQueryCountCommand(IDbCommand,CatalogElement[]}) Initializes a System.Data.IDbCommand object to query for studies count using matching parameters.

Version Changes: 17.5 to 18

New Members

The following members have been added to the existing types:

Member Description
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstance Gets a strongly typed System.Data.DataTable for the physical 'Presentation Instance' table.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequence Gets a strongly typed System.Data.DataTable for the physical 'Referenced Series Sequence' table.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequence Gets a strongly typed System.Data.DataTable for the physical 'Referenced Image Sequence' table.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow Represents a row of Referenced Image Sequence data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow.SOPInstanceUID Gets or sets the SOP Instance UID.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow.SeriesInstanceUID Gets or sets the Series Instance UID.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow.ReferencedSOPInstanceUID Gets or sets the Referenced SOP Instance UID.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow.ReferencedSOPClassUID Gets or sets the Referenced SOP Class UID.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow.ReferencedSeriesSequenceRowParent Gets or sets the parent Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow" for this Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable Represents one table of in-memory 'Referenced Image Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.AddReferencedImageSequenceRow(Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow) Adds a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.AddReferencedImageSequenceRow(String,String,String,String) Adds a new Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.FindBySeriesInstanceUIDSOPInstanceUIDReferencedSOPInstanceUID(String,String,String) Finds a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow in the System.Data.DataTable.Rows collection by the Series Instance UID and SOP Instance UID values.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.Clone Clones the structure of the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable, including all Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable schemas and constraints
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.NewReferencedImageSequenceRow Creates an empty Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.NewRowFromBuilder(Data.DataRowBuilder) Creates a new row from an existing row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.OnRowChanged(Data.DataRowChangeEventArgs) Raises the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowChanged event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.OnRowChanging(Data.DataRowChangeEventArgs) Raises the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowChanging event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.OnRowDeleted(Data.DataRowChangeEventArgs) Raises the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowDeleted event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.OnRowDeleting(Data.DataRowChangeEventArgs) Raises the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowDeleting event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.RemoveReferencedImageSequenceRow(Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow) Removes a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.GetTypedTableSchema(Xml.Schema.XmlSchemaSet) Returns the System.Xml.Schema.XmlSchemaComplexType for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable (Constructor) Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable class with no arguments.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable(Runtime.Serialization.SerializationInfo,Runtime.Serialization.StreamingContext) (Constructor) Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable class with the SerializationInfo and the StreamingContext.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.SOPInstanceUIDColumn Gets the SOP Instance UID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.SeriesInstanceUIDColumn Gets the Series Instance UID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedSOPInstanceUIDColumn Gets the Referenced SOP Instance UID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedSOPClassUIDColumn Gets the Referenced SOP Class UID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.Count Gets the total number of Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow objects in the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.Item(Int32) Gets the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowChanging Occurs when a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowChanged Occurs after a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowDeleting Occurs before a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow in the table is deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowDeleted Occurs after a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow Represents a row of Referenced Series data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow.GetReferencedImageSequenceRows Returns the child Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow objects for this Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow.SOPInstanceUID Gets or sets the SOP Instance UID.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow.SeriesInstanceUID Gets or sets the Series Instance UID.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow.PresentationInstanceRow Gets or sets the parent Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow for this Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable Represents one table of in-memory 'Presentation Instance' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.AddPresentationInstanceRow(Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow) Adds a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.AddPresentationInstanceRow(Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow,String,DateTime,String,String,String,String,String,String) Adds a new Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.FindBySOPInstanceUID(String) Finds a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow in the System.Data.DataTable.Rows collection by SOP Instance UID.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.Clone Clones the structure of the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable, including all Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable schemas and constraints.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.NewPresentationInstanceRow Creates an empty Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.NewRowFromBuilder(Data.DataRowBuilder) Creates a new row from an existing row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.OnRowChanged(Data.DataRowChangeEventArgs) Raises the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowChanged event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.OnRowChanging(Data.DataRowChangeEventArgs) Raises the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowChanging event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.OnRowDeleted(Data.DataRowChangeEventArgs) Raises the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowDeleted event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.OnRowDeleting(Data.DataRowChangeEventArgs) Raises the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowDeleting event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.RemovePresentationInstanceRow(Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow) Removes a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.GetTypedTableSchema(Xml.Schema.XmlSchemaSet) Returns the System.Xml.Schema.XmlSchemaComplexType for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable (Constructor) Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable class with no arguments.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable(Runtime.Serialization.SerializationInfo,Runtime.Serialization.StreamingContext) (Constructor) Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable class with the System.Runtime.Serialization.SerializationInfo and the System.Runtime.Serialization.StreamingContext.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.SOPInstanceUIDColumn Gets the SOP Instance UID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentLabelColumn Gets the Content Label Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.CreationDateColumn Gets the Creation Date Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentDescriptionColumn Gets the Content Description Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorFamilyNameColumn Gets the Content Creator Family Name Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorGivenNameColumn Gets the Content Creator Given Name Column..
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorMiddleNameColumn Gets the Content Creator Middle Name Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorNamePrefixColumn Gets the Content Creator Name Prefix Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorNameSuffixColumn Gets the Content Creator Name Suffix Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.Count Gets the total number of Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow objects in the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.Item(Int32) Gets the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowChanging Occurs when a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowChanged Occurs after a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowDeleting Occurs before a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowDeleted Occurs after a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRowChangeEvent Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowChanged", Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowDeleted" events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRowChangeEvent(Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow,Data.DataRowAction) (Constructor) Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRowChangeEvent.Row Gets the row upon which an action has occurred.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRowChangeEvent.Action Gets the action that has occurred on a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable Represents one table of in-memory 'Referenced Series Sequence' data.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.AddReferencedSeriesSequenceRow(Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow) Adds a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow object to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.AddReferencedSeriesSequenceRow(String,Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow) Adds a new Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.FindBySeriesInstanceUIDSOPInstanceUID(String,String) Finds a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow in the System.Data.DataTable.Rows collection by the Series Instance UID and SOP Instance UID value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.Clone Clones the structure of the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable, including all Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable schemas and constraints.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.NewReferencedSeriesSequenceRow Creates an empty Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow without adding it to the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.NewRowFromBuilder(Data.DataRowBuilder) Creates a new row from an existing row.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.OnRowChanged(Data.DataRowChangeEventArgs) Raises the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowChanged event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.OnRowChanging(Data.DataRowChangeEventArgs) Raises the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowChanging event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.OnRowDeleted(Data.DataRowChangeEventArgs) Raises the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowDeleted event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.OnRowDeleting(Data.DataRowChangeEventArgs) Raises the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowDeleting event.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.RemoveReferencedSeriesSequenceRow(Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow) Removes a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow from the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.GetTypedTableSchema(Xml.Schema.XmlSchemaSet) Returns the System.Xml.Schema.XmlSchemaComplexType for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable (Constructor) Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable class with no arguments.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable(Runtime.Serialization.SerializationInfo,Runtime.Serialization.StreamingContext) (Constructor) Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable class with the System.Runtime.Serialization.SerializationInfo and the System.Runtime.Serialization.StreamingContext.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.SOPInstanceUIDColumn Gets the SOP Instance UID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.SeriesInstanceUIDColumn Gets the Requested Series Instance UID Column.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.Count Gets the total number of Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow objects in the System.Data.DataTable.Rows collection.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.Item(Int32) Gets the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow at the specified index.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowChanging Occurs when a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow is changing.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowChanged Occurs after a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow has been changed successfully.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowDeleting Occurs before a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow in the table is about to be deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowDeleted Occurs after a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow in the table has been deleted.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow Represents a row of Presentation Instance data in a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.IsContentLabelNull Gets a value that indicates whether the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentLabelColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.SetContentLabelNull Sets the value of the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentLabelColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.IsCreationDateNull Gets a value that indicates whether the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.CreationDateColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.SetCreationDateNull Sets the value of the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.CreationDateColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.IsContentDescriptionNull Gets a value that indicates whether the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentDescriptionColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.SetContentDescriptionNull Sets the value of the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentDescriptionColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.IsContentCreatorFamilyNameNull Gets a value that indicates whether the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorFamilyNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.SetContentCreatorFamilyNameNull Sets the value of the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorFamilyNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.IsContentCreatorGivenNameNull Gets a value that indicates whether the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorGivenNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.SetContentCreatorGivenNameNull Sets the value of the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorGivenNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.IsContentCreatorMiddleNameNull Gets a value that indicates whether the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorMiddleNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.SetContentCreatorMiddleNameNull Sets the value of the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorMiddleNameColumnto a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.IsContentCreatorNamePrefixNull Gets a value that indicates whether the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorNamePrefixColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.SetContentCreatorNamePrefixNull Sets the value of the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorNamePrefixColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.IsContentCreatorNameSuffixNull Gets a value that indicates whether the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorNameSuffixColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.SetContentCreatorNameSuffixNull Sets the value of the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.ContentCreatorNameSuffixColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.GetReferencedSeriesSequenceRows Returns the child Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRow objects for this Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.SOPInstanceUID Gets or sets the SOP Instance UID.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.ContentLabel Gets or sets the Content Label Value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.CreationDate Gets or sets the Creation Date.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.ContentDescription Gets or sets the Content Description.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.ContentCreatorFamilyName Gets or sets the Content Creator Family Name.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.ContentCreatorGivenName Gets or sets the Content Creator Given Name.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.ContentCreatorMiddleName Gets or sets the Content Creator Middle Name.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.ContentCreatorNamePrefix Gets or sets the Content Creator Name Prefix.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.ContentCreatorNameSuffix Gets or sets the Content Creator Name Suffix.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.InstanceRow Gets or sets the parent Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow for this Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRowChangeEvent Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRowChangeEvent(Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow,Data.DataRowAction) (Constructor) Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRowChangeEvent.Row Gets the row for which an action has occurred.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRowChangeEvent.Action Gets the action that has occurred on a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRowChangeEvent Provides data for the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowDeleted events.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRowChangeEvent(Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow,Data.DataRowAction) (Constructor) Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRowChangeEvent class.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRowChangeEvent.Row Gets the row for which an action has occurred.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRowChangeEvent.Action Gets the action that has occurred on a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRow.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRowChangeEventHandler Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.PresentationInstanceRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRowChangeEventHandler Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.ReferencedSeriesSequenceRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRowChangeEventHandler Represents the method that will handle the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowChanged, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowChanging, Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowDeleting, and Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.ReferencedImageSequenceRowDeleted events of a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceDataTable.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow.GetPresentationInstanceRows Returns the child Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRow for this Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedImageSequence Provides matching parameters for querying the Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent by implementing the Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity interface.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedImageSequence (Constructor) Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedImageSequence class with no arguments.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedImageSequence.CatalogKey Gets the catalog entity key used to map the physical table name from the catalog.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedImageSequence.ReferencedSOPClassUID Gets or sets the Referenced SOP Class UID.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedImageSequence.ReferencedSOPInstanceUID Gets or sets the Referenced SOP Instance UID.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedSeriesSequence Provides matching parameters for querying the Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent by implementing the Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity interface.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedSeriesSequence (Constructor) Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedSeriesSequence class with no arguments.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedSeriesSequence.CatalogKey Gets the catalog entity key used to map the physical table name from the catalog.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedSeriesSequence.SeriesInstanceUID Gets or sets the Series Instance UID.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.PresentationInstance Provides matching parameters for querying the Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent by implementing the Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity interface.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.PresentationInstance (Constructor) Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.PresentationInstance class with no arguments.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.PresentationInstance.CatalogKey Gets the catalog entity key used to map the physical table name from the catalog.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.PresentationInstance.SOPInstanceUID Gets or sets the SOP Instance UID.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.PresentationInstance.ContentLabel Gets or sets the content label.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.PresentationInstance.CreationDate Gets or sets the creation date.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.PresentationInstance.ContentDescription Gets or sets the content description.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.PresentationInstance.ContentCreatorFamilyName Gets or sets the content creator family name.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.PresentationInstance.ContentCreatorGivenName Gets or sets the content creator given name.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.PresentationInstance.ContentCreatorMiddleName Gets or sets the content creator middle name.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.PresentationInstance.ContentCreatorNamePrefix Gets or sets the content creator prefix name.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.PresentationInstance.ContentCreatorNameSuffix Gets or sets the content creator suffix name.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedImagesEntity Provides matching parameters for querying the Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent by implementing the Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity interface.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedImagesEntity (Constructor) Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedImagesEntity class with no arguments.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedImagesEntity.CatalogKey Gets the catalog entity key used to map the physical table name from the catalog.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedImagesEntity.Width Gets or sets the image width.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedImagesEntity.Height Gets or sets the image height.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedImagesEntity.Format Gets or sets the image format.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedImagesEntity.QualityFactor Gets or sets the image quality factor.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedImagesEntity.FrameIndex Gets or sets the frame index of the image.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedImagesEntity.ReferencedFile Gets or sets the image referenced file.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.ReferencedImagesEntity.Thumbnail Gets or sets whether the image is a thumbnail.
Leadtools.Medical.Storage.DataAccessLayer.QueryCompositeInstancesArgs The Leadtools.Medical.Storage.DataAccessLayer.QueryCompositeInstancesArgs class provides data for the Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryCompositeInstancesStarting and Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryCompositeInstancesCompleted events.
Leadtools.Medical.Storage.DataAccessLayer.QueryCompositeInstancesArgs(Data.Common.DbCommand,Boolean) (Constructor) Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.QueryCompositeInstancesArgs class with explicit parameters.
Leadtools.Medical.Storage.DataAccessLayer.QueryCompositeInstancesArgs.Command Gets or sets the System.Data.Common.DbCommand being executed asynchronously.
Leadtools.Medical.Storage.DataAccessLayer.QueryCompositeInstancesArgs.Cancelled Gets or sets a value indicating if the call to Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryCompositeInstancesAsync(Leadtools.Medical.DataAccessLayer.MatchingParameterCollection,Leadtools.Medical.DataAccessLayer.QueryPageInfo) has been cancelled.
Leadtools.Medical.Storage.DataAccessLayer.QueryCompositeInstancesArgs.Result Gets or sets a value indicating the result of the call to Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryCompositeInstancesAsync(Leadtools.Medical.DataAccessLayer.MatchingParameterCollection,Leadtools.Medical.DataAccessLayer.QueryPageInfo).
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryCompositeInstancesAsync(Leadtools.Medical.DataAccessLayer.MatchingParameterCollection,Leadtools.Medical.DataAccessLayer.QueryPageInfo) Asynchronously performs a query to find the composite instance information with the specified matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.CancelQueryCompositeInstancesAsync(Leadtools.Medical.Storage.DataAccessLayer.QueryCompositeInstancesArgs) Cancels an existing call to Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryCompositeInstancesAsync(Leadtools.Medical.DataAccessLayer.MatchingParameterCollection,Leadtools.Medical.DataAccessLayer.QueryPageInfo)
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.MaxQueryResults Gets or sets a value indicating the maximum number of rows to return.
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryCompositeInstancesStarting Occurs when the Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryCompositeInstancesAsync(Leadtools.Medical.DataAccessLayer.MatchingParameterCollection,Leadtools.Medical.DataAccessLayer.QueryPageInfo) is first called.
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryCompositeInstancesCompleted Occurs when the Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryCompositeInstancesAsync(Leadtools.Medical.DataAccessLayer.MatchingParameterCollection,Leadtools.Medical.DataAccessLayer.QueryPageInfo) is completed.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryCompositeInstancesAsync(Leadtools.Medical.DataAccessLayer.MatchingParameterCollection,Leadtools.Medical.DataAccessLayer.QueryPageInfo) Asynchronously performs a query to find the composite instance information with the specified matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.CancelQueryCompositeInstancesAsync(Leadtools.Medical.Storage.DataAccessLayer.QueryCompositeInstancesArgs) Cancels an existing call to Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryCompositeInstancesAsync(Leadtools.Medical.DataAccessLayer.MatchingParameterCollection,Leadtools.Medical.DataAccessLayer.QueryPageInfo)
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.OnQueryCompositeInstancesStarting(Leadtools.Medical.Storage.DataAccessLayer.QueryCompositeInstancesArgs) Raises the Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryCompositeInstancesStarting event.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.OnQueryCompositeInstancesCompleted(Leadtools.Medical.Storage.DataAccessLayer.QueryCompositeInstancesArgs) Raises the Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryCompositeInstancesCompleted event.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareInstancePageQueryCommand(Data.IDbCommand,Collections.ObjectModel.Collection<Leadtools.Medical.DataAccessLayer.Catalog.CatalogElement[]>,Leadtools.Medical.DataAccessLayer.QueryPageInfo) Initializes a System.Data.IDbCommand object to query for Composite Instance information using matching parameters for pagination.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryCompositeInstancesStarting Occurs when the Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryCompositeInstancesAsync(Leadtools.Medical.DataAccessLayer.MatchingParameterCollection,Leadtools.Medical.DataAccessLayer.QueryPageInfo) is first called.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryCompositeInstancesCompleted Occurs when the Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryCompositeInstancesAsync(Leadtools.Medical.DataAccessLayer.MatchingParameterCollection,Leadtools.Medical.DataAccessLayer.QueryPageInfo) is completed.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.MaxQueryResults Gets or sets a value indicating the maximum number of rows to return.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareInstancePageQueryCommand(Data.IDbCommand,Collections.ObjectModel.Collection<Leadtools.Medical.DataAccessLayer.Catalog.CatalogElement[]>,Leadtools.Medical.DataAccessLayer.QueryPageInfo) Initializes a System.Data.IDbCommand object to query for Composite Instance information using matching parameters for pagination.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.InjectJoinForPatientQuery Returns a string that joins user defined tables when performing a patient query
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.InjectJoinForStudyQuery Returns a string that joins user defined tables when performing a study query
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.InjectJoinForSeriesQuery Returns a string that joins user defined tables when performing a series query.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.InjectJoinForInstanceQuery Returns a string that joins user defined tables when performing an instance query

For more information, refer to New in 18.

Version Changes: 17 to 17.5

New Members

The following new members have been added to existing types in LEADTOOLS For .NET v17.5:

Member Description
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRow.IsMiddleNameNull Gets a value that indicates whether the CompositeInstanceDataSet.OtherPatientNamesDataTable.MiddleNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRow.SetMiddleNameNull Sets the value of the CompositeInstanceDataSet.OtherPatientNamesDataTable.MiddleNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRow.IsFamilyNameNull Gets a value that indicates whether the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesDataTable.FamilyNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRow.SetFamilyNameNull Sets the value of the CompositeInstanceDataSet.OtherPatientNamesDataTable.FamilyNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRow.IsGivenNameNull Gets a value that indicates whether the CompositeInstanceDataSet.OtherPatientNamesDataTable.GivenNameColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRow.SetGivenNameNull Sets the value of the CompositeInstanceDataSet.OtherPatientNamesDataTable.GivenNameColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRow.IsNamePrefixNull Gets a value that indicates whether the CompositeInstanceDataSet.OtherPatientNamesDataTable.NamePrefixColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRow.SetNamePrefixNull Sets the value of the CompositeInstanceDataSet.OtherPatientNamesDataTable.NamePrefixColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRow.IsNameSuffixNull Gets a value that indicates whether the CompositeInstanceDataSet.OtherPatientNamesDataTable.NameSuffixColumn contains a null value.
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRow.SetNameSuffixNull Sets the value of the CompositeInstanceDataSet.OtherPatientNamesDataTable.NameSuffixColumn to a null value.
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.AutoTruncateData Gets or sets a value indicating whether string data should be truncated to match the data store length when storing a Leadtools.Dicom.DicomDataSet.
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.Instance.ReceiveDate Gets or sets the date range when the instance is stored.
Leadtools.Medical.Storage.DataAccessLayer.DicomDataSetConverter.AutoTruncate Gets or sets whether string data should be truncated to match the data store length when storing a Leadtools.Dicom.DicomDataSet.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareStudiesQueryCountCommand(System.Data.IDbCommand,System.String) Initializes a System.Data.IDbCommand object to query for studies count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareSeriesQueryCountCommand(System.Data.IDbCommand,System.String) Initializes a System.Data.IDbCommand object to query for series count using matching parameters.
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareSeriesQueryCountCommand(System.Data.IDbCommand,System.String) Initializes a System.Data.IDbCommand object to query for composite instances count using matching parameters.

Version Changes: 16.5 to 17

New Assembly

The following assembly has been added to LEADTOOLS For .NET v17:

Namespace Description
Leadtools.Medical.Storage.DataAccessLayer Includes classes, interfaces and delegates for accessing DICOM composite instance information; accessing and adding DICOM instance information stored in database; and providing the configuration information for creating the necessary components to work with the DICOM Storage components.
Help Version 23.0.2024.3.10
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Imaging, Medical, and Document

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.