Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MWLDataset.PatientDataTable Class : Clone() Method |
[DebuggerNonUserCodeAttribute()] public override DataTable Clone()
'Declaration <DebuggerNonUserCodeAttribute()> Public Overrides Function Clone() As DataTable
'Usage Dim instance As MWLDataset.PatientDataTable Dim value As DataTable value = instance.Clone()
[DebuggerNonUserCodeAttribute()] public: DataTable^ Clone(); override
No MWLDataset.PatientRow will be copied from the MWLDataset.PatientDataTable to the new MWLDataset.PatientDataTable