Dictionary of TableExtensions containing extended table properties, keyed on table name.
| C# |
public class TableExtensionsDictionary : IDisposable
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Dispose()()() |
Disposes of the object.
| |
| Dispose(Boolean) |
Disposes of the object.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Finalizes the object.
(Overrides Object.Finalize()()().) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Item[([(String])]) |
Gets the extended properties of a table.
| |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) |
| Object | |
| Database..::.TableExtensionsDictionary | |