Condividi tramite


Classe Enumerator

Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Gerarchia di ereditarietà

System. . :: . .Object
  System. . :: . .MarshalByRefObject
    Microsoft.SqlServer.Management.Sdk.Sfc..::..Enumerator

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
<ComVisibleAttribute(False)> _
Public Class Enumerator _
    Inherits MarshalByRefObject
'Utilizzo
Dim instance As Enumerator
[ComVisibleAttribute(false)]
public class Enumerator : MarshalByRefObject
[ComVisibleAttribute(false)]
public ref class Enumerator : public MarshalByRefObject
[<ComVisibleAttribute(false)>]
type Enumerator =  
    class
        inherit MarshalByRefObject
    end
public class Enumerator extends MarshalByRefObject

Nel tipo Enumerator sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico Enumerator Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

In alto

Metodi

  Nome Descrizione
Metodo pubblico CreateObjRef Ereditato da MarshalByRefObject.
Metodo pubblico EnumDependencies Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblicoMembro statico GetData(Object, Request) Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Metodo pubblicoMembro statico GetData(Object, Urn) Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Metodo pubblicoMembro statico GetData(Object, Urn, array<String> [] () [] []) Retrieves the specified data in the list. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Metodo pubblicoMembro statico GetData(Object, Urn, array<String> [] () [] [], OrderBy) Retrieves the specified data. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Metodo pubblicoMembro statico GetData(Object, Urn, array<String> [] () [] [], array<OrderBy> [] () [] []) Retrieves the specified data. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetLifetimeService Ereditato da MarshalByRefObject.
Metodo pubblico GetType Ereditato da Object.
Metodo pubblico InitializeLifetimeService Ereditato da MarshalByRefObject.
Metodo protetto MemberwiseClone() () () () Ereditato da Object.
Metodo protetto MemberwiseClone(Boolean) Ereditato da MarshalByRefObject.
Metodo pubblico Process(Object, Request) Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Metodo pubblico Process(Object, RequestObjectInfo) Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Metodo pubblico Process(ServerVersion, RequestObjectInfo) Begins processing enumeration of request.
Metodo pubblicoMembro statico RegisterExtension Registers the enumerator extension. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Metodo pubblico ToString Ereditato da Object.
Metodo pubblicoMembro statico TraceInfo(String) Indicates the enumerator common trace function. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Metodo pubblicoMembro statico TraceInfo(String, array<Object> [] () [] []) Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

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.