Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.26
|
Leadtools.Medical.Storage.DataAccessLayer Namespace > CompositeInstanceDataSet.OtherPatientIDsDataTable Class > AddOtherPatientIDsRow Method : AddOtherPatientIDsRow(OtherPatientIDsRow) Method |
[DebuggerNonUserCodeAttribute()] public void AddOtherPatientIDsRow( CompositeInstanceDataSet.OtherPatientIDsRow row )
'Declaration <DebuggerNonUserCodeAttribute()> Public Overloads Sub AddOtherPatientIDsRow( _ ByVal row As CompositeInstanceDataSet.OtherPatientIDsRow _ )
'Usage Dim instance As CompositeInstanceDataSet.OtherPatientIDsDataTable Dim row As CompositeInstanceDataSet.OtherPatientIDsRow instance.AddOtherPatientIDsRow(row)
[DebuggerNonUserCodeAttribute()] public: void AddOtherPatientIDsRow( CompositeInstanceDataSet.OtherPatientIDsRow^ row )