| SqlMetadata Methods |
The SqlMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearCache |
Clears a cache.
| |
| Equals(Object) |
Compares obj and current instance.
(Overrides ObjectEquals(Object).) | |
| Equals(SqlMetadata) |
Compares metadata and current instance.
| |
| GetEnumerator |
Returns a enumerator.
| |
| GetHashCode |
Returns the Hash Code for this instance.
(Overrides ObjectGetHashCode.) | |
| GetSqlMetadata |
Returns a metadata for type.
| |
| GetSubsetForType |
Gets a collection of property information only for properties
which contains in the type.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |