Leadtools.Medical.Storage.DataAccessLayer Namespace > CompositeInstanceDataSet.PatientDataTable Class > AddPatientRow Method : AddPatientRow(String,String,String,String,String,String,DateTime,String,String,String,String,String) Method |
[DebuggerNonUserCodeAttribute()] public CompositeInstanceDataSet.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 )
'Declaration <DebuggerNonUserCodeAttribute()> Public Overloads Function AddPatientRow( _ ByVal PatientID As String, _ ByVal FamilyName As String, _ ByVal GivenName As String, _ ByVal MiddleName As String, _ ByVal NamePrefix As String, _ ByVal NameSuffix As String, _ ByVal BirthDate As Date, _ ByVal Sex As String, _ ByVal EthnicGroup As String, _ ByVal Comments As String, _ ByVal RetrieveAETitle As String, _ ByVal IssuerOfPatientID As String _ ) As CompositeInstanceDataSet.PatientRow
'Usage Dim instance As CompositeInstanceDataSet.PatientDataTable Dim PatientID As String Dim FamilyName As String Dim GivenName As String Dim MiddleName As String Dim NamePrefix As String Dim NameSuffix As String Dim BirthDate As Date Dim Sex As String Dim EthnicGroup As String Dim Comments As String Dim RetrieveAETitle As String Dim IssuerOfPatientID As String Dim value As CompositeInstanceDataSet.PatientRow value = instance.AddPatientRow(PatientID, FamilyName, GivenName, MiddleName, NamePrefix, NameSuffix, BirthDate, Sex, EthnicGroup, Comments, RetrieveAETitle, IssuerOfPatientID)
[DebuggerNonUserCodeAttribute()] public CompositeInstanceDataSet.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() function Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.PatientDataTable.AddPatientRow(String,String,String,String,String,String,DateTime,String,String,String,String,String)( PatientID , FamilyName , GivenName , MiddleName , NamePrefix , NameSuffix , BirthDate , Sex , EthnicGroup , Comments , RetrieveAETitle , IssuerOfPatientID )
[DebuggerNonUserCodeAttribute()] public: CompositeInstanceDataSet.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 )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2