Condividi tramite


Classe AssemblyReferencesHelper

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Represents an assembly references helper.

Gerarchia di ereditarietà

System.Object
  System.MarshalByRefObject
    Microsoft.AnalysisServices.AssemblyReferencesHelper

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class AssemblyReferencesHelper _
    Inherits MarshalByRefObject
'Utilizzo
Dim instance As AssemblyReferencesHelper
public sealed class AssemblyReferencesHelper : MarshalByRefObject
public ref class AssemblyReferencesHelper sealed : public MarshalByRefObject
[<SealedAttribute>]
type AssemblyReferencesHelper =  
    class 
        inherit MarshalByRefObject 
    end
public final class AssemblyReferencesHelper extends MarshalByRefObject

Nel tipo AssemblyReferencesHelper sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico AssemblyReferencesHelper Infrastruttura. Initializes a new instance of the AssemblyReferencesHelper class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico CreateObjRef Criticità per la sicurezza. Ereditato da MarshalByRefObject.
Metodo pubblico Equals Ereditato da Object.
Metodo pubblico GetAssemblyReferences Infrastruttura. Gets the assembly references.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetLifetimeService Criticità per la sicurezza. Ereditato da MarshalByRefObject.
Metodo pubblico GetType Ereditato da Object.
Metodo pubblico InitializeLifetimeService Criticità per la sicurezza. Ereditato da MarshalByRefObject.
Metodo pubblico 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.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.AnalysisServices