SchemaCustomResolver-Klasse

Represents a diagram of a COM-based resolver.

Vererbungshierarchie

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

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public Class SchemaCustomResolver
'Usage
Dim instance As SchemaCustomResolver
public class SchemaCustomResolver
public ref class SchemaCustomResolver
type SchemaCustomResolver =  class end
public class SchemaCustomResolver

Der SchemaCustomResolver-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode SchemaCustomResolver Initializes a new instance of the SchemaCustomResolver class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche MethodeStatisches Element Resolve Resolves the object identified by the instance parameter and the parameters array.
Öffentliche MethodeStatisches Element ResolveUrn Resolves the Urn object specified by the instance parameter and the parameters array.
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Management.Smo-Namespace