Класс SchemaCustomResolver

Represents a diagram of a COM-based resolver.

Иерархия наследования

System. . :: . .Object
  Microsoft.SqlServer.Management.Smo..::..SchemaCustomResolver

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public Class SchemaCustomResolver
'Применение
Dim instance As SchemaCustomResolver
public class SchemaCustomResolver
public ref class SchemaCustomResolver
type SchemaCustomResolver =  class end
public class SchemaCustomResolver

Тип SchemaCustomResolver обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод SchemaCustomResolver Initializes a new instance of the SchemaCustomResolver class.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый методСтатический элемент Resolve Resolves the object identified by the instance parameter and the parameters array.
Открытый методСтатический элемент ResolveUrn Resolves the Urn object specified by the instance parameter and the parameters array.
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.