[This is preliminary documentation and is subject to change.]
Summary description for QueryRetrieveInformationModels.
| C# | Visual Basic | Visual C++ |
public class QueryRetrieveInformationModels
Public Class QueryRetrieveInformationModels
public ref class QueryRetrieveInformationModels
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| QueryRetrieveInformationModels()()() |
Class Constructor.
| |
| Add(DataSet) |
Add data to the Information Model from the given dataset.
| |
| AddAdditionalAttribute(Boolean, String, VR, array<Object>[]()[]) |
Add the attributes in this additional dataset to all Information Entities in the Information
Models.
| |
| AddDefaultAttribute(Boolean, String, VR, array<Object>[]()[]) |
Copy the default dataset attributes to the Information Entities in the Information
Models that define them.
| |
| DataDirectory |
Property - DataDirectory.
| |
| Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()() | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| Load(String) |
Load the Information Model from the contents of the Data Directory. Look for all .DCM and .RAW files
and load them.
| |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| PatientRoot |
Get Query/Retrieve Patient Root Information Model.
| |
| PatientStudyOnly |
Get Query/Retrieve Patient/Study Only Information Model
| |
| Refresh()()() |
Refresh the Information Model contents
| |
| StudyRoot |
Get Query/Retrieve Study Root Information Model
| |
| ToString()()() | Returns a String that represents the current Object. (Inherited from Object.) |
| Object | |
| QueryRetrieveInformationModels | |