[DebuggerNonUserCodeAttribute()]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator",
"4.0.0.0")]
public OtherPatientNamesRow AddOtherPatientNamesRow(
PatientRow parentPatientRowByFK_Patient_OtherPatientNames,
string FamilyName,
string GivenName,
string MiddleName,
string NamePrefix,
string NameSuffix
)
public:
[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator",
L"17.0.0.0")]
OtherPatientNamesRow^ AddOtherPatientNamesRow(
PatientRow^ parentPatientRowByFK_Patient_OtherPatientNames,
String^ FamilyName,
String^ GivenName,
String^ MiddleName,
String^ NamePrefix,
String^ NameSuffix
)
parentPatientRowByFK_Patient_OtherPatientNames
Type: CompositeInstanceDataSet.PatientRow. The parent Patient Row.
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.
The CompositeInstanceDataSet.OtherPatientNamesRow which is added to the System.Data.DataTable.Rows collection.
CompositeInstanceDataSet.OtherPatientNamesDataTable 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