[DebuggerNonUserCodeAttribute()] public CompositeInstanceDataSet.OtherPatientIDsRow AddOtherPatientIDsRow( CompositeInstanceDataSet.PatientRow parentPatientRowByFK_Patient_OtherPatientIDs, string OtherPatientID )
[DebuggerNonUserCodeAttribute()] public: CompositeInstanceDataSet.OtherPatientIDsRow^ AddOtherPatientIDsRow( CompositeInstanceDataSet.PatientRow^ parentPatientRowByFK_Patient_OtherPatientIDs, String^ OtherPatientID )
'Declaration <DebuggerNonUserCodeAttribute()> Public Overloads Function AddOtherPatientIDsRow( _ ByVal parentPatientRowByFK_Patient_OtherPatientIDs As CompositeInstanceDataSet.PatientRow, _ ByVal OtherPatientID As String _ ) As CompositeInstanceDataSet.OtherPatientIDsRow
'Usage Dim instance As CompositeInstanceDataSet.OtherPatientIDsDataTable Dim parentPatientRowByFK_Patient_OtherPatientIDs As CompositeInstanceDataSet.PatientRow Dim OtherPatientID As String Dim value As CompositeInstanceDataSet.OtherPatientIDsRow value = instance.AddOtherPatientIDsRow(parentPatientRowByFK_Patient_OtherPatientIDs, OtherPatientID)
Target Platforms
CompositeInstanceDataSet.OtherPatientIDsDataTable Class CompositeInstanceDataSet.OtherPatientIDsDataTable Members Overload List