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