SchemaCustomResolver Class
Represents a diagram of a COM-based resolver.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
| Name | Description | |
|---|---|---|
![]() | SchemaCustomResolver() | Initializes a new instance of the SchemaCustomResolver class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() ![]() | Resolve(Object^, array<Object^>^) | Resolves the object identified by the instance parameter and the parameters array. |
![]() ![]() | ResolveUrn(Object^, array<Object^>^) | Resolves the Urn object specified by the instance parameter and the parameters array. |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


