Click or drag to resize
SqlMetadata Methods

The SqlMetadata type exposes the following members.

Methods
  NameDescription
Public methodStatic memberClearCache
Clears a cache.
Public methodEquals(Object)
Compares obj and current instance.
(Overrides ObjectEquals(Object).)
Public methodEquals(SqlMetadata)
Compares metadata and current instance.
Public methodGetEnumerator
Returns a enumerator.
Public methodGetHashCode
Returns the Hash Code for this instance.
(Overrides ObjectGetHashCode.)
Public methodStatic memberGetSqlMetadata
Returns a metadata for type.
Public methodGetSubsetForType
Gets a collection of property information only for properties which contains in the type.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also