Leadtools.Medical.Storage.DataAccessLayer Namespace : CompositeInstanceDataSet.PresentationInstanceRow Class |
The following tables list the members exposed by CompositeInstanceDataSet.PresentationInstanceRow.
Name | Description | |
---|---|---|
ContentCreatorFamilyName | Gets or sets the Content Creator Family Name. | |
ContentCreatorGivenName | Gets or sets the Content Creator Given Name. | |
ContentCreatorMiddleName | Gets or sets the Content Creator Middle Name. | |
ContentCreatorNamePrefix | Gets or sets the Content Creator Name Prefix. | |
ContentCreatorNameSuffix | Gets or sets the Content Creator Name Suffix. | |
ContentDescription | Gets or sets the Content Description. | |
ContentLabel | Gets or sets the Content Label Value. | |
CreationDate | Gets or sets the Creation Date. | |
HasErrors | Gets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow) | |
InstanceRow | Gets or sets the parent CompositeInstanceDataSet.InstanceRow for this CompositeInstanceDataSet.PresentationInstanceRow. | |
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) | |
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) | |
SOPInstanceUID | Gets or sets the SOP Instance UID. | |
Table | Gets the System.Data.DataTable for which this row has a schema. (Inherited from System.Data.DataRow) |
Name | Description | |
---|---|---|
SetNull | Sets the value of the specified System.Data.DataColumn to a null value. (Inherited from System.Data.DataRow) |