Condividi tramite


Classe DtsObject

Defines an abstract base class that contains the members that are common to all the objects in the Microsoft.SqlServer.Dts.Runtime namespace.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.SqlServer.Dts.Runtime..::..DtsObject
    Altro...

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
<SerializableAttribute> _
Public MustInherit Class DtsObject
'Utilizzo
Dim instance As DtsObject
[SerializableAttribute]
public abstract class DtsObject
[SerializableAttribute]
public ref class DtsObject abstract
[<AbstractClassAttribute>]
[<SerializableAttribute>]
type DtsObject =  class end
public abstract class DtsObject

Nel tipo DtsObject sono esposti i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals Determines whether two object instances are equal. Esegue l'override di Object. . :: . .Equals(Object).
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Returns the hash code for this instance. Esegue l'override di Object. . :: . .GetHashCode() () () ().
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Operatori

  Nome Descrizione
Operatore pubblicoMembro statico Equality Determines whether the two specified objects have the same value.
Operatore pubblicoMembro statico Inequality Determines whether the two specified objects do not have the same value.

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.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.SqlServer.Dts.Runtime..::..DtsObject
    Microsoft.SqlServer.Dts.Runtime. . :: . .Application
    Microsoft.SqlServer.Dts.Runtime. . :: . .BreakpointManager
    Microsoft.SqlServer.Dts.Runtime. . :: . .BreakpointTarget
    Microsoft.SqlServer.Dts.Runtime. . :: . .Configuration
    Microsoft.SqlServer.Dts.Runtime. . :: . .ConnectionInfo
    Microsoft.SqlServer.Dts.Runtime. . :: . .ConnectionManager
    Microsoft.SqlServer.Dts.Runtime. . :: . .ConnectionManagerBase
    Microsoft.SqlServer.Dts.Runtime. . :: . .DataTypeInfo
    Microsoft.SqlServer.Dts.Runtime. . :: . .DBProviderInfo
    Microsoft.SqlServer.Dts.Runtime. . :: . .DtsError
    Microsoft.SqlServer.Dts.Runtime. . :: . .DtsProperty
    Microsoft.SqlServer.Dts.Runtime. . :: . .DtsWarning
    Microsoft.SqlServer.Dts.Runtime.Enumerators.Item. . :: . .ForEachItem
    Microsoft.SqlServer.Dts.Runtime.Enumerators.Item. . :: . .ForEachItems
    Microsoft.SqlServer.Dts.Runtime.Enumerators.Item. . :: . .ForEachItemValue
    Microsoft.SqlServer.Dts.Runtime. . :: . .EnumReferencedObjects
    Microsoft.SqlServer.Dts.Runtime. . :: . .EventInfo
    Microsoft.SqlServer.Dts.Runtime. . :: . .Executable
    Microsoft.SqlServer.Dts.Runtime. . :: . .ExtendedProperty
    Microsoft.SqlServer.Dts.Runtime. . :: . .FlatFileColumn
    Microsoft.SqlServer.Dts.Runtime. . :: . .ForEachEnumerator
    Microsoft.SqlServer.Dts.Runtime. . :: . .ForEachEnumeratorHost
    Microsoft.SqlServer.Dts.Runtime. . :: . .ForEachEnumeratorInfo
    Microsoft.SqlServer.Dts.Runtime. . :: . .ForEachVariableMapping
    Microsoft.SqlServer.Dts.Runtime. . :: . .FtpClientConnection
    Microsoft.SqlServer.Dts.Runtime. . :: . .HttpClientConnection
    Microsoft.SqlServer.Dts.Runtime. . :: . .LogEntryInfo
    Microsoft.SqlServer.Dts.Runtime. . :: . .LoggingOptions
    Microsoft.SqlServer.Dts.Runtime. . :: . .LogProvider
    Microsoft.SqlServer.Dts.Runtime. . :: . .LogProviderBase
    Microsoft.SqlServer.Dts.Runtime. . :: . .LogProviderInfo
    Microsoft.SqlServer.Dts.Runtime. . :: . .ObjectReferenceTracker
    Microsoft.SqlServer.Dts.Runtime. . :: . .PackageInfo
    Microsoft.SqlServer.Dts.Runtime. . :: . .PipelineComponentInfo
    Microsoft.SqlServer.Dts.Runtime. . :: . .PrecedenceConstraint
    Microsoft.SqlServer.Dts.Runtime. . :: . .RunningPackage
    Microsoft.SqlServer.Dts.Runtime. . :: . .Task
    Microsoft.SqlServer.Dts.Runtime. . :: . .TaskInfo
    Microsoft.SqlServer.Dts.Runtime. . :: . .Variable
    Microsoft.SqlServer.Dts.Runtime. . :: . .VariableDispenser