Adds a new StudyRow to the System.Data.DataTable.Rows collection.
[DebuggerNonUserCodeAttribute()]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator",
"4.0.0.0")]
public StudyRow AddStudyRow(
string StudyInstanceUID,
DateTime StudyDate,
string AccessionNumber,
string StudyID,
string ReferDrFamilyName,
string ReferDrGivenName,
string ReferDrMiddleName,
string ReferDrNamePrefix,
string ReferDrNameSuffix,
string StudyDescription,
string AdmittingDiagnosesDesc,
string PatientAge,
Decimal PatientSize,
Decimal PatientWeight,
string Occupation,
string AdditionalPatientHistory,
string InterpretationAuthor,
PatientRow parentPatientRowByFK_Patient_Study,
string RetrieveAETitle
)
public:
[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator",
L"4.0.0.0")]
StudyRow^ AddStudyRow(
String^ StudyInstanceUID,
DateTime^ StudyDate,
String^ AccessionNumber,
String^ StudyID,
String^ ReferDrFamilyName,
String^ ReferDrGivenName,
String^ ReferDrMiddleName,
String^ ReferDrNamePrefix,
String^ ReferDrNameSuffix,
String^ StudyDescription,
String^ AdmittingDiagnosesDesc,
String^ PatientAge,
Decimal^ PatientSize,
Decimal^ PatientWeight,
String^ Occupation,
String^ AdditionalPatientHistory,
String^ InterpretationAuthor,
PatientRow^ parentPatientRowByFK_Patient_Study,
String^ RetrieveAETitle
)
StudyInstanceUID
A System.String representing the Study Instance UID.
StudyDate
Type: System.DateTime.
The Study Date.
AccessionNumber
A System.String representing the Accession Number.
StudyID
A System.String representing the Study ID.
ReferDrFamilyName
A System.String representing the Refer Dr Family Name.
ReferDrGivenName
A System.String representing the Refer Dr Given Name.
ReferDrMiddleName
A System.String representing the Refer Dr Middle Name.
ReferDrNamePrefix
A System.String representing the Refer Dr Name Prefix.
ReferDrNameSuffix
A System.String representing the Refer Dr Name Suffix.
StudyDescription
A System.String representing the Study Description.
AdmittingDiagnosesDesc
A System.String representing the Admitting Diagnoses Desc.
PatientAge
A System.String representing the Patient Age.
PatientSize
Type: System.Decimal.
The Patient Size.
PatientWeight
Type: System.Decimal.
The Patient Weight.
Occupation
A System.String representing the Occupation.
AdditionalPatientHistory
A System.String representing the Additional Patient History.
InterpretationAuthor
A System.String representing the Interpretation Author.
parentPatientRowByFK_Patient_Study
Type: PatientRow.
The parent Patient Row.
RetrieveAETitle
A System.String representing the Retrieve AE Title.
The StudyRow which is added to the System.Data.DataTable.Rows collection.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document