Data |
public class DataTableColumnNamesKindGroupSnapshot : IEquatable<DataTableColumnNamesKindGroupSnapshot>
The DataTableColumnNamesKindGroupSnapshot type exposes the following members.
| Name | Description | |
|---|---|---|
| DataTableColumnNamesKindGroupSnapshot | Initializes a new instance of the DataTableColumnNamesKindGroupSnapshot class. |
| Name | Description | |
|---|---|---|
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| RestoreTo(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. | |
| RestoreTo(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. |