[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator",
"4.0.0.0")]
[DebuggerNonUserCodeAttribute()]
public PatientRow AddPatientRow(
string PatientID,
string FamilyName,
string GivenName,
string MiddleName,
string NamePrefix,
string NameSuffix,
DateTime BirthDate,
string Sex,
string EthnicGroup,
string Comments,
string RetrieveAETitle,
string IssuerOfPatientID
)
[DebuggerNonUserCodeAttribute()]
public:
PatientRow^ AddPatientRow(
String^ PatientID,
String^ FamilyName,
String^ GivenName,
String^ MiddleName,
String^ NamePrefix,
String^ NameSuffix,
DateTime BirthDate,
String^ Sex,
String^ EthnicGroup,
String^ Comments,
String^ RetrieveAETitle,
String^ IssuerOfPatientID
)
PatientID
A System.String representing the Patient ID.
FamilyName
A System.String representing the Family Name.
GivenName
A System.String representing the Given Name.
MiddleName
A System.String representing the Middle Name.
NamePrefix
A System.String representing the Name Prefix.
NameSuffix
A System.String representing the Name Suffix.
BirthDate
A System.DateTime representing the Birth Date.
Sex
A System.String representing the Sex.
EthnicGroup
A System.String representing the Ethnic Group.
Comments
A System.String representing the Comments.
RetrieveAETitle
A System.String representing the Retrieve AE Title.
IssuerOfPatientID
A System.String representing the Issuer Of Patient ID.
The CompositeInstanceDataSet.PatientRow which is added to the System.Data.DataTable.Rows collection.
CompositeInstanceDataSet.PatientDataTable Class
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