Classe SchemaCustomResolver
Represents a diagram of a COM-based resolver.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.SqlServer.Management.Smo..::..SchemaCustomResolver
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Public Class SchemaCustomResolver
'Utilizzo
Dim instance As SchemaCustomResolver
public class SchemaCustomResolver
public ref class SchemaCustomResolver
type SchemaCustomResolver = class end
public class SchemaCustomResolver
Nel tipo SchemaCustomResolver sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
SchemaCustomResolver | Initializes a new instance of the SchemaCustomResolver class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Ereditato da Object. | |
Finalize | Ereditato da Object. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
MemberwiseClone | Ereditato da 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 | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.