Version Changes: 18 to 19
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.AnatomicRegionSequence | Gets a strongly typed 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 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 that represents the complexType element from XML Schema as specified by the World Wide Web Consortium. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceDataTable.Item | 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 . |
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.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 that was performed. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRowChangeEvent.Row | Gets the AnatomicRegionSequenceRow that has changed. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.AnatomicRegionSequenceRowChangeEventHandler | Represents the method that will handle the event. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStore | Gets a strongly typed 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 that represents the complexType element from XML Schema as specified by the World Wide Web Consortium. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreDataTable.Item | 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 . |
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.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.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 that was performed. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRowChangeEvent.Row | Gets the ExternalStoreRow that has changed. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ExternalStoreRowChangeEventHandler | Represents the method that will handle the event. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetTypedDataSetSchema | This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
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 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.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 a 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.ImageInstanceRowChangeEvent | Provides data for the ImageInstanceRowChanged, ImageInstanceRowChanging, ImageInstanceRowDeleting, and ImageInstanceRowDeleted events. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceRowChangeEventHandler | Represents the method that will handle the ImageInstanceRowChanged, ImageInstanceRowChanging, ImageInstanceRowDeleting, and ImageInstanceRowDeleted events of a ImageInstanceDataTable. |
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.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.InstanceRow | Represents a row of Instance data in a InstanceRow. |
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.InstanceRowChangeEvent | Provides data for the InstanceRowChanged, InstanceRowChanging, InstanceRowDeleting, and InstanceRowDeleted events. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRowChangeEventHandler | Represents the method that will handle the InstanceRowChanged, InstanceRowChanging, InstanceRowDeleting, and InstanceRowDeleted events of a InstanceDataTable. |
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.NameOfPhysicianReadingStudyRow | Represents a row of Name Of Physician Reading Study data in a NameOfPhysicianReadingStudyRow. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyRowChangeEvent | Provides data for the NameOfPhysicianReadingStudyRowChanged, NameOfPhysicianReadingStudyRowChanging, NameOfPhysicianReadingStudyRowDeleting, and NameOfPhysicianReadingStudyRowDeleted events. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.NameOfPhysicianReadingStudyRowChangeEventHandler | Represents the method that will handle the NameOfPhysicianReadingStudyRowChanged, NameOfPhysicianReadingStudyRowChanging, NameOfPhysicianReadingStudyRowDeleting, and NameOfPhysicianReadingStudyRowDeleted events of a NameOfPhysicianReadingStudyDataTable. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientID | Gets or sets the Other Patient ID. |
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.OtherPatientIDsRow | Represents a row of Other Patient IDs data in a OtherPatientIDsRow. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsRowChangeEvent | Provides data for the OtherPatientIDsRowChanged, OtherPatientIDsRowChanging, OtherPatientIDsRowDeleting, and OtherPatientIDsRowDeleted events. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsRowChangeEventHandler | Represents the method that will handle the OtherPatientIDsRowChanged, OtherPatientIDsRowChanging, OtherPatientIDsRowDeleting, and OtherPatientIDsRowDeleted events of a OtherPatientIDsDataTable. |
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.OtherPatientNamesRow | Represents a row of Other Patient Names data in a OtherPatientNamesRow. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRowChangeEvent | Provides data for the OtherPatientNamesRowChanged, OtherPatientNamesRowChanging, OtherPatientNamesRowDeleting, and OtherPatientNamesRowDeleted events. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesRowChangeEventHandler | Represents the method that will handle the OtherPatientNamesRowChanged, OtherPatientNamesRowChanging, OtherPatientNamesRowDeleting, and OtherPatientNamesRowDeleted events of a OtherPatientNamesDataTable. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumber | Gets or sets the Other Study Number. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable | Represents one table of in-memory 'Other Study Numbers' data. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersDataTable.Item | Gets the OtherStudyNumbersRow at the specified index. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersRow | Represents a row of Other Study Numbers data in a OtherStudyNumbersRow. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersRowChangeEvent | Provides data for the OtherStudyNumbersRowChanged, OtherStudyNumbersRowChanging, OtherStudyNumbersRowDeleting, and OtherStudyNumbersRowDeleted events. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherStudyNumbersRowChangeEventHandler | Represents the method that will handle the OtherStudyNumbersRowChanged, OtherStudyNumbersRowChanging, OtherStudyNumbersRowDeleting, and OtherStudyNumbersRowDeleted events of a OtherStudyNumbersDataTable. |
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.PatientRow | Represents a row of Patient data in a PatientRow. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientRowChangeEvent | Provides data for the PatientRowChanged, PatientRowChanging, PatientRowDeleting, and PatientRowDeleted events. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientRowChangeEventHandler | Represents the method that will handle the PatientRowChanged, PatientRowChanging, PatientRowDeleting, and PatientRowDeleted events of a PatientDataTable. |
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.PresentationInstanceRow | Represents a row of Presentation Instance data in a PresentationInstanceRow. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRowChangeEvent | Provides data for the PresentationInstanceRowChanging,PresentationInstanceRowChanged,PresentationInstanceRowDeleting,and PresentationInstanceRowDeleted events. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PresentationInstanceRowChangeEventHandler | Represents the method that will handle the PresentationInstanceRowChanged,PresentationInstanceRowChanging,PresentationInstanceRowDeleting,and PresentationInstanceRowDeleted events of a PresentationInstanceDataTable. |
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.ProcedureCodeSequenceRow | Represents a row of Procedure Code Sequence data in a ProcedureCodeSequenceRow. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceRowChangeEvent | Provides data for the ProcedureCodeSequenceRowChanged, ProcedureCodeSequenceRowChanging, ProcedureCodeSequenceRowDeleting, and ProcedureCodeSequenceRowDeleted events. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ProcedureCodeSequenceRowChangeEventHandler | Represents the method that will handle the ProcedureCodeSequenceRowChanged, ProcedureCodeSequenceRowChanging, ProcedureCodeSequenceRowDeleting, and ProcedureCodeSequenceRowDeleted events of a ProcedureCodeSequenceDataTable. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequence | Gets a strongly typed 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 that represents the complexType element from XML Schema as specified by the World Wide Web Consortium. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceDataTable.Item | 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 . |
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.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 that was performed. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRowChangeEvent.Row | Gets the ReasonForRequestedProcedureCodeSequenceRow that has changed. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReasonForRequestedProcedureCodeSequenceRowChangeEventHandler | Represents the method that will handle the event. |
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.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.ReferencedImageSequenceRow | Represents a row of Referenced Image Sequence data in a ReferencedImageSequenceRow. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRowChangeEvent | Provides data for the ReferencedImageSequenceRowChanging,ReferencedImageSequenceRowChanged,ReferencedImageSequenceRowDeleting,and ReferencedImageSequenceRowDeleted events. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImageSequenceRowChangeEventHandler | Represents the method that will handle the ReferencedImageSequenceRowChanged,ReferencedImageSequenceRowChanging,ReferencedImageSequenceRowDeleting,and ReferencedImageSequenceRowDeleted events of a ReferencedImageSequenceDataTable. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesRow | Represents a row of Referenced Images data in a ReferencedImagesRow. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesRowChangeEvent | Provides data for the ReferencedImagesRowChanged, ReferencedImagesRowChanging, ReferencedImagesRowDeleting, and ReferencedImagesRowDeleted events. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedImagesRowChangeEventHandler | Represents the method that will handle the ReferencedImagesRowChanged, ReferencedImagesRowChanging, ReferencedImagesRowDeleting, and ReferencedImagesRowDeleted events of a ReferencedImagesDataTable. |
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.ReferencedPatientSequenceRow | Represents a row of Referenced Patient Sequence data in a ReferencedPatientSequenceRow. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceRowChangeEvent | Provides data for the ReferencedPatientSequenceRowChanged, ReferencedPatientSequenceRowChanging, ReferencedPatientSequenceRowDeleting, and ReferencedPatientSequenceRowDeleted events. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPatientSequenceRowChangeEventHandler | Represents the method that will handle the ReferencedPatientSequenceRowChanged, ReferencedPatientSequenceRowChanging, ReferencedPatientSequenceRowDeleting, and ReferencedPatientSequenceRowDeleted events of a ReferencedPatientSequenceDataTable. |
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.ReferencedPerformedProcedureStepSequenceRow | Represents a row of Referenced Performed Procedure Step Sequence data in a ReferencedPerformedProcedureStepSequenceRow. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceRowChangeEvent | Provides data for the ReferencedPerformedProcedureStepSequenceRowChanged, ReferencedPerformedProcedureStepSequenceRowChanging, ReferencedPerformedProcedureStepSequenceRowDeleting, and ReferencedPerformedProcedureStepSequenceRowDeleted events. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedPerformedProcedureStepSequenceRowChangeEventHandler | Represents the method that will handle the ReferencedPerformedProcedureStepSequenceRowChanged, ReferencedPerformedProcedureStepSequenceRowChanging, ReferencedPerformedProcedureStepSequenceRowDeleting, and ReferencedPerformedProcedureStepSequenceRowDeleted events of a ReferencedPerformedProcedureStepSequenceDataTable. |
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.ReferencedSeriesSequenceRow | Represents a row of Referenced Series data in a ReferencedSeriesSequenceRow. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRowChangeEvent | Provides data for the ReferencedSeriesSequenceRowChanging,ReferencedSeriesSequenceRowChanged,ReferencedSeriesSequenceRowDeleting,and ReferencedSeriesSequenceRowDeleted events. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedSeriesSequenceRowChangeEventHandler | Represents the method that will handle the ReferencedSeriesSequenceRowChanged,ReferencedSeriesSequenceRowChanging,ReferencedSeriesSequenceRowDeleting,and ReferencedSeriesSequenceRowDeleted events of a ReferencedSeriesSequenceDataTable. |
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.ReferencedStudySequenceRow | Represents a row of Referenced Study Sequence data in a ReferencedStudySequenceRow. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceRowChangeEvent | Provides data for the ReferencedStudySequenceRowChanged, ReferencedStudySequenceRowChanging, ReferencedStudySequenceRowDeleting, and ReferencedStudySequenceRowDeleted events. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ReferencedStudySequenceRowChangeEventHandler | Represents the method that will handle the ReferencedStudySequenceRowChanged, ReferencedStudySequenceRowChanging, ReferencedStudySequenceRowDeleting, and ReferencedStudySequenceRowDeleted events of a ReferencedStudySequenceDataTable. |
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.RequestAttributeSequenceRow | Represents a row of Request Attribute Sequence data in a RequestAttributeSequenceRow. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceRowChangeEvent | Provides data for the RequestAttributeSequenceRowChanged, RequestAttributeSequenceRowChanging, RequestAttributeSequenceRowDeleting, and RequestAttributeSequenceRowDeleted events. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.RequestAttributeSequenceRowChangeEventHandler | Represents the method that will handle the RequestAttributeSequenceRowChanged, RequestAttributeSequenceRowChanging, RequestAttributeSequenceRowDeleting, and RequestAttributeSequenceRowDeleted events of a RequestAttributeSequenceDataTable. |
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 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.SeriesRow | Represents a row of Series data in a SeriesRow. |
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.SeriesRowChangeEvent | Provides data for the SeriesRowChanged, SeriesRowChanging, SeriesRowDeleting, and SeriesRowDeleted events. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.SeriesRowChangeEventHandler | Represents the method that will handle the SeriesRowChanged, SeriesRowChanging, SeriesRowDeleting, and SeriesRowDeleted events of a SeriesDataTable. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDataTable | Represents one table of in-memory 'Study' data. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyDataTable.Item | Gets the StudyRow at the specified index. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyRow | Represents a row of Study data in a StudyRow. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyRowChangeEvent | Provides data for the StudyRowChanged, StudyRowChanging, StudyRowDeleting, and StudyRowDeleted events. |
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.StudyRowChangeEventHandler | Represents the method that will handle the StudyRowChanged, StudyRowChanging, StudyRowDeleting, and StudyRowDeleted events of a StudyDataTable. |
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.ConvertDicomDataSet | Creates a new CompositeInstanceDataSet object from a DicomDataSet. |
Leadtools.Medical.Storage.DataAccessLayer.DicomDataSetConverter.FillADONetDataSet | Fill a CompositeInstanceDataSet object with information from a DicomDataSet |
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 | Fills the images information into the given CompositeInstanceDataSet. |
Leadtools.Medical.Storage.DataAccessLayer.DicomDataSetConverter.GetPersonNameComponents | 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.IDicomDataSetConverter.ConvertDicomDataSet | Creates a new CompositeInstanceDataSet object from a DicomDataSet. |
Leadtools.Medical.Storage.DataAccessLayer.IDicomDataSetConverter.FillADONetDataSet | Fill a CompositeInstanceDataSet object with information from a DicomDataSet. |
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 a 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 a 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 a 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 a 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.CancelQueryCompositeInstancesAsync | Cancels an existing call to QueryCompositeInstancesAsync |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.DeleteInstance | Deletes the composite instances information that matches the given query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.DeletePatient | Delete the patient's information that matches the given query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.DeleteSeries | Deletes the series information that matches the given query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.DeleteStudy | Deletes the study information that matches the given query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.FindCompositeInstancesCount | Returns the number of composite instances that match the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.FindPatientsCount | Returns the number of patients that match the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.FindSeriesCount | Returns the number of series that match the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.FindStudiesCount | Returns the number of studies that match the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.IsCompositeInstancesExists | Returns whether a DICOM instance information exists for the given SOP Instance UID. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.IsPatientsExists | Returns whether a patient information exists for the given Patient ID. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.IsSeriesExists | Returns whether a series information exists for the given Series Instance UID. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.IsStudyExists | Returns whether a study information exists for the given Study Instance UID. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryCompositeInstances | Finds composite instance information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryCompositeInstancesAsync | Asynchronously performs a query to find the composite instance information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryPatients | Find patient's information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QuerySeries | Finds the series information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryStudies | Finds the studies information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.StoreDicom | Add DICOM information into the storage source. |
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.IStorageDataAccessAgent.UpdateCompositeInstance | Update the information of DICOM composite instance by adding, deleting or modifying information. |
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.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.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 a 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 a 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 a 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 a 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 a 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 a 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.QueryCompositeInstancesArgs.#ctor | Initializes a new instance of the QueryCompositeInstancesArgs class with explicit parameters. |
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 | 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.StorageDataAccessConfigurationView | - Provides the configuration information for creating the necessary components to work with the DICOM Storage components. Implements the DataAccessConfigurationView class. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.CancelQueryCompositeInstancesAsync | Cancels an existing call to QueryCompositeInstancesAsync |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.CreateHangingProtocolDataSet | Returns an empty HangingProtocolDataset. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.DeleteInstance | Delete the composite instances information that matches the given query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.DeletePatient | Delete the patient's information that matches the given query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.DeleteSeries | Delete the series information that matches the given query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.DeleteStudy | Delete the studies information that matches the given query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.FindCompositeInstancesCount | Returns the number of composite instances that matches the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.FindPatientsCount | Returns the number of patients that matches the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.FindSeriesCount | Returns the number of series that matches the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.FindStudiesCount | Returns the number of studies that matches the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.GetCompositeInstanceQueryDataAdapterTables(DataSet,ExtraQueryOptions) | Returns the table names which should be used to update a when performing a query. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.IsCompositeInstancesExists | Returns whether a DICOM instance information exists for the given SOP Instance UID. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.IsPatientsExists | Returns whether a patient information exists for the given Patient ID. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.IsSeriesExists | Returns whether a series information exists for the given Series Instance UID. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.IsStudyExists | Returns whether a study information exists for the given Study Instance UID. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareDeleteInstanceCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to delete composite instances using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareDeletePatientsCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to delete patients using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareDeleteSeriesCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to delete series using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareDeleteStudiesCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to delete studies using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareInstancePageQueryCommand(IDbCommand,Collection<CatalogElement[]>,QueryPageInfo) | Initializes a object to query for Composite Instance information using matching parameters for pagination. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareInstanceQueryCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to query for Composite Instance information using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareInstanceQueryCountCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to query for composite instances count using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PreparePatientsQueryCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to query for patient information using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PreparePatientsQueryCountCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to query for patients count using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareSeriesQueryCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to query for series information using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareSeriesQueryCountCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to query for series count using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareStudiesQueryCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to query for studies information using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareStudiesQueryCountCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to query for studies count using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryCompositeInstances | Find composite instance information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryCompositeInstancesAsync | Asynchronously performs a query to find the composite instance information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryPatients | Find patient's information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QuerySeries | Find series information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryStudies | Find studies information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.StoreDicom | Add DICOM information into the storage source. |
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.#ctor | Initializes a new instance of the StorageSqlCeDataAccessAgent class. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlCeDataAccessAgent.FindCompositeInstancesCount | Returns the number of composite instances that matches the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlCeDataAccessAgent.FindPatientsCount | Returns the number of patients that matches the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlCeDataAccessAgent.FindSeriesCount | Returns the number of series that matches the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlCeDataAccessAgent.FindStudiesCount | Returns the number of studies that matches the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlCeDataAccessAgent.QueryCompositeInstances | Find composite instance information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlCeDataAccessAgent.QueryCompositeInstancesAsync | Asynchronously performs a query to find the composite instance information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlCeDataAccessAgent.QueryPatients | Find patient's information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlCeDataAccessAgent.QuerySeries | Find series information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlCeDataAccessAgent.QueryStudies | Find studies information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.#ctor | Initializes a new instance of the StorageSqlDbDataAccessAgent class. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.GetCompositeInstanceQueryDataAdapterTables(DataSet,ExtraQueryOptions) | Returns the table names which should be used to update a 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.PrepareDeleteInstanceCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to delete composite instances using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeletePatientsCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to delete patients using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeleteSeriesCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to delete series using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeleteStudiesCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to delete studies using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareExistsHangingProtocolCommand(IDbCommand,string) | Initializes a object to check if a hanging protocol exists. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareHangingProtocolQueryCountCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a 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 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 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 object to insert a hanging protocol definition sequence row into the databse table. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareInstancePageQueryCommand(IDbCommand,Collection<CatalogElement[]>,QueryPageInfo) | Initializes a object to query for Composite Instance information using matching parameters for pagination. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareInstanceQueryCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to query for Composite Instance information using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PreparePatientsPageQueryCommand(IDbCommand,Collection<CatalogElement[]>,QueryPageInfo) | Initializes a object to query for patients page using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PreparePatientsQueryCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to query for patient information using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PreparePatientsQueryCountCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to query for patients count using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareQueryHangingProtocolCommand(IDbCommand,Collection<CatalogElement[]>,QueryPageInfo) | Initializes a object to query for hanging protocol information using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareSeriesPageQueryCommand(IDbCommand,Collection<CatalogElement[]>,QueryPageInfo) | Initializes a object to query for series page using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareSeriesQueryCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to query for series information using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareStudiesPageQueryCommand(IDbCommand,Collection<CatalogElement[]>,QueryPageInfo) | Initializes a object to query for studies page using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareStudiesQueryCommand(IDbCommand,Collection<CatalogElement[]>,ExtraQueryOptions) | Initializes a object to query for studies information 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. |
The following members have been removed:
Name | Description |
---|---|
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.GetTypedDataSetSchema(XmlSchemaSet) | This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
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 | - Provides the configuration information for creating the necessary components to work with the DICOM Storage components. Implements the Leadtools.Medical.DataAccessLayer.Configuration.DataAccessConfigurationView class. |
Leadtools.Medical.Storage.DataAccessLayer.DicomDataSetConverter.ConvertDicomDataSet(DicomDataSet,string,string,ReferencedImages[]) | Creates a new Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet object from a Leadtools.Dicom.DicomDataSet. |
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.IDicomDataSetConverter.ConvertDicomDataSet(DicomDataSet,string,string,ReferencedImages[]) | Creates a new Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet object from a Leadtools.Dicom.DicomDataSet. |
Leadtools.Medical.Storage.DataAccessLayer.IDicomDataSetConverter.FillADONetDataSet(CompositeInstanceDataSet,DicomDataSet,string,string,ReferencedImages[],bool,bool,bool,bool) | Fill a Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet object with information from a Leadtools.Dicom.DicomDataSet. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.CancelQueryCompositeInstancesAsync(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.DeleteInstance(MatchingParameterCollection) | Deletes the composite instances information that matches the given query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.DeletePatient(MatchingParameterCollection) | Delete the patient's information that matches the given query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.DeleteSeries(MatchingParameterCollection) | Deletes the series information that matches the given query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.DeleteStudy(MatchingParameterCollection) | Deletes the study information that matches the given query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.FindCompositeInstancesCount(MatchingParameterCollection) | Returns the number of composite instances that match the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.FindPatientsCount(MatchingParameterCollection) | Returns the number of patients that match the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.FindSeriesCount(MatchingParameterCollection) | Returns the number of series that match the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.FindStudiesCount(MatchingParameterCollection) | Returns the number of studies that match the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.IsCompositeInstancesExists(string) | Returns whether a DICOM instance information exists for the given SOP Instance UID. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.IsPatientsExists(string) | Returns whether a patient information exists for the given Patient ID. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.IsSeriesExists(string) | Returns whether a series information exists for the given Series Instance UID. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.IsStudyExists(string) | Returns whether a study information exists for the given Study Instance UID. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryCompositeInstances(MatchingParameterCollection) | Finds composite instance information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryCompositeInstancesAsync(MatchingParameterCollection,QueryPageInfo) | Asychronously performs a query to find the composite instance information with the specified matching parameters. |
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.IStorageDataAccessAgent.QueryPatients(MatchingParameterCollection) | Find patient's information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QuerySeries(MatchingParameterCollection) | Finds the series information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.QueryStudies(MatchingParameterCollection) | Finds the studies information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.UpdateCompositeInstance(CompositeInstanceDataSet) | Update the information of DICOM composite instance by adding, deleting or modifying information. |
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.Instance.#ctor(string) | Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.Instance class with matching arguments. |
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.Instance.AETitle | Gets or sets the AE Title. |
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.Patient.#ctor(string) | Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.Patient class with matching arguments. |
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.Series.#ctor(string) | Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.Series class with matching arguments. |
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.Study.#ctor(string) | Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.Study class with matching arguments. |
Leadtools.Medical.Storage.DataAccessLayer.QueryCompositeInstancesArgs.#ctor(DbCommand,bool) | Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.QueryCompositeInstancesArgs class with explicit parameters. |
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.#ctor(DataAccessConfigurationView) | Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent class. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.CancelQueryCompositeInstancesAsync(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.DeleteInstance(MatchingParameterCollection) | Delete the composite instances information that matches the given query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.DeletePatient(MatchingParameterCollection) | Delete the patient's information that matches the given query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.DeleteSeries(MatchingParameterCollection) | Delete the series information that matches the given query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.DeleteStudy(MatchingParameterCollection) | Delete the studies information that matches the given query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.FindCompositeInstancesCount(MatchingParameterCollection) | Returns the number of composite instances that matches the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.FindPatientsCount(MatchingParameterCollection) | Returns the number of patients that matches the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.FindSeriesCount(MatchingParameterCollection) | Returns the number of series that matches the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.FindStudiesCount(MatchingParameterCollection) | Returns the number of studies that matches the query parameters. |
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.IsCompositeInstancesExists(string) | Returns whether a DICOM instance information exists for the given SOP Instance UID. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.IsPatientsExists(string) | Returns whether a patient information exists for the given Patient ID. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.IsSeriesExists(string) | Returns whether a series information exists for the given Series Instance UID. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.IsStudyExists(string) | Returns whether a study information exists for the given Study Instance UID. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareDeleteInstanceCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to delete composite instances using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareDeletePatientsCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to delete patients using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareDeleteSeriesCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to delete series using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareDeleteStudiesCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to delete studies using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareInstancePageQueryCommand(IDbCommand,System.Collections.ObjectModel.Collection<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,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to query for Composite Instance information using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareInstanceQueryCountCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to query for composite instances count using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PreparePatientsQueryCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to query for patient information using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PreparePatientsQueryCountCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to query for patients count using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareSeriesQueryCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to query for series information using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareSeriesQueryCountCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to query for series count using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareStudiesQueryCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to query for studies information using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.PrepareStudiesQueryCountCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to query for studies count using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryCompositeInstances(MatchingParameterCollection) | Find composite instance information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryCompositeInstancesAsync(MatchingParameterCollection,QueryPageInfo) | Asychronously performs a query to find the composite instance information with the specified 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.StorageDbDataAccessAgent.QueryPatients(MatchingParameterCollection) | Find patient's information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QuerySeries(MatchingParameterCollection) | Find series information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.QueryStudies(MatchingParameterCollection) | Find studies information with the specified matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlCeDataAccessAgent.#ctor(DataAccessConfigurationView) | Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.StorageSqlCeDataAccessAgent class. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlCeDataAccessAgent.#ctor(string) | Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.StorageSqlCeDataAccessAgent class with a connection string. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlCeDataAccessAgent.FindCompositeInstancesCount(MatchingParameterCollection) | Returns the number of composite instances that matches the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlCeDataAccessAgent.FindPatientsCount(MatchingParameterCollection) | Returns the number of patients that matches the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlCeDataAccessAgent.FindSeriesCount(MatchingParameterCollection) | Returns the number of series that matches the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlCeDataAccessAgent.FindStudiesCount(MatchingParameterCollection) | Returns the number of studies that matches the query parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.#ctor(DataAccessConfigurationView) | Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent class. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.#ctor(string) | Initializes a new instance of the Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent class with a connection string |
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,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to delete composite instances using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeletePatientsCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to delete patients using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeleteSeriesCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to delete series using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareDeleteStudiesCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to delete studies using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareInstancePageQueryCommand(IDbCommand,System.Collections.ObjectModel.Collection<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,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to query for Composite Instance information using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareInstanceQueryCountCommand(IDbCommand,string) | Initializes a System.Data.IDbCommand object to query for composite instances count using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareInstanceQueryCountCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to query for composite instances count using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PreparePatientsQueryCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to query for patient information using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PreparePatientsQueryCountCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to query for patients count using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareSeriesQueryCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to query for series information using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareSeriesQueryCountCommand(IDbCommand,string) | Initializes a System.Data.IDbCommand object to query for series count using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareSeriesQueryCountCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to query for series count using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareStudiesQueryCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to query for studies information using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareStudiesQueryCountCommand(IDbCommand,string) | Initializes a System.Data.IDbCommand object to query for studies count using matching parameters. |
Leadtools.Medical.Storage.DataAccessLayer.StorageSqlDbDataAccessAgent.PrepareStudiesQueryCountCommand(IDbCommand,System.Collections.ObjectModel.Collection<CatalogElement[]>) | Initializes a System.Data.IDbCommand object to query for studies count using matching parameters. |
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.
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. |
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. |
Products |
Support |
Feedback: Leadtools.Medical.Storage.DataAccessLayer Assembly Changes |
Introduction |
Help Version 19.0.2017.6.21
|