Enumerator Classe

Definizione

La classe Enumerator è il front-end di questo assembly

[System.Runtime.InteropServices.ComVisible(false)]
public class Enumerator
[System.Runtime.InteropServices.ComVisible(false)]
public class Enumerator : MarshalByRefObject
[<System.Runtime.InteropServices.ComVisible(false)>]
type Enumerator = class
[<System.Runtime.InteropServices.ComVisible(false)>]
type Enumerator = class
    inherit MarshalByRefObject
Public Class Enumerator
Public Class Enumerator
Inherits MarshalByRefObject
Ereditarietà
Enumerator
Ereditarietà
Enumerator
Attributi

Costruttori

Nome Descrizione
Enumerator()

La classe Enumerator è il front-end di questo assembly

Metodi

Nome Descrizione
EnumDependencies(Object, DependencyRequest)

enumera le dipendenze per gli oggetti specificati come albero generalizzato

GetData(Object, Request)

recuperare i dati

GetData(Object, Urn, String[], OrderBy)

recuperare i dati

GetData(Object, Urn, String[], OrderBy[])

recuperare i dati

GetData(Object, Urn, String[])

recuperare i dati

GetData(Object, Urn)

recuperare i dati

Process(Object, Request)

Funzione back comp <vedere>GetData</vedere> questa funzione si occupa anche dell'aggiornamento di connectionInfo in base alla richiesta per gestire le richieste tramite una connessione al database cloud

Process(Object, RequestObjectInfo)

Funzione <back comp vedere>GetObjectInfo</see>

Process(ServerVersion, RequestObjectInfo)

La classe Enumerator è il front-end di questo assembly

RegisterExtension(Urn, String, Assembly, String)

Registra un'estensione dell'enumeratore.

TraceInfo(String, Object[])

funzione di traccia comune dell'enumeratore

TraceInfo(String)

funzione di traccia comune dell'enumeratore

Si applica a