Leadtools.Medical.Storage.DataAccessLayer Namespace : CompositeInstanceDataSet.InstanceRow Class |
The following tables list the members exposed by CompositeInstanceDataSet.InstanceRow.
Name | Description | |
---|---|---|
HasErrors | Gets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow) | |
InstanceNumber | Gets or sets the Instance Number. | |
Item | Overloaded. Gets or sets the data stored in the column specified by index. (Inherited from System.Data.DataRow) | |
ItemArray | Gets or sets all the values for this row through an array. (Inherited from System.Data.DataRow) | |
ReceiveDate | Gets or sets the Receive Date. | |
ReferencedFile | Gets or sets the Referenced File. | |
RetrieveAETitle | Gets or sets the Retrieve AE Title. | |
RowError | Gets or sets the custom error description for a row. (Inherited from System.Data.DataRow) | |
RowState | Gets the current state of the row with regard to its relationship to the System.Data.DataRowCollection. (Inherited from System.Data.DataRow) | |
SeriesInstanceUID | Gets or sets the Series Instance UID. | |
SeriesRow | Gets or sets the parent CompositeInstanceDataSet.SeriesRow for this CompositeInstanceDataSet.InstanceRow | |
SOPClassUID | Gets or sets the SOP Class UID. | |
SOPInstanceUID | Gets or sets the SOP Instance UID. | |
StationName | Gets or sets the Station Name. | |
Table | Gets the System.Data.DataTable for which this row has a schema. (Inherited from System.Data.DataRow) | |
TransferSyntax | Gets or sets the Transfer Syntax. |
Name | Description | |
---|---|---|
SetNull | Sets the value of the specified System.Data.DataColumn to a null value. (Inherited from System.Data.DataRow) |