Класс 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) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.