SchemaCustomResolver Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Custom resolver for Schema We need a custom resolver as not all schema based objects live under Database For example service broker objects have an intermediate object so we cannot resolve using a fixed template
public class SchemaCustomResolver
type SchemaCustomResolver = class
Public Class SchemaCustomResolver
- Inheritance
-
SchemaCustomResolver
Constructors
SchemaCustomResolver() |
Methods
Resolve(Object, Object[]) | |
ResolveUrn(Object, Object[]) |