Click or drag to resize

DataTableColumnNamesKindGroupSnapshot Methods

The DataTableColumnNamesKindGroupSnapshot type exposes the following members.

Methods
 NameDescription
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodRestoreTo(DataTable, Boolean, Boolean) Restores names, kinds, and group numbers to the given destination table according to the snapshot. Whether names and/or kinds and group numbers are restored can be controlled separately.
Public methodRestoreTo(DataTable, Boolean, Boolean, Boolean, Boolean) Restores names, kinds, and group numbers to the given destination table according to the snapshot. Whether names and/or kinds and group numbers are restored can be controlled separately.
Top
See Also