public override global::System.Data.DataTable Clone() { ComunidadDataTable cln = ((ComunidadDataTable)(base.Clone())); cln.InitVars(); return(cln); }