DtsObject 클래스

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

상속 계층

System.Object
  Microsoft.SqlServer.Dts.Runtime.DtsObject
    추가 정보...

네임스페이스:  Microsoft.SqlServer.Dts.Runtime
어셈블리:  Microsoft.SqlServer.ManagedDTS(Microsoft.SqlServer.ManagedDTS.dll)

구문

‘선언
<SerializableAttribute> _
Public MustInherit Class DtsObject
‘사용 방법
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

DtsObject 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 Equals Determines whether two object instances are equal. (Object.Equals(Object)을(를) 재정의함)
보호된 메서드정적 멤버 EqualsHelper Determines a value that indicates whether the first object is equal to the second object.
보호된 메서드 Finalize (Object에서 상속됨)
공용 메서드 GetHashCode Returns the hash code for this instance. (Object.GetHashCode()을(를) 재정의함)
보호된 메서드정적 멤버 GetHashCodeHelper Returns the hash code for this instance.
공용 메서드 GetType (Object에서 상속됨)
보호된 메서드 MemberwiseClone (Object에서 상속됨)
공용 메서드 ToString (Object에서 상속됨)

맨 위로 이동

연산자

  이름 설명
공용 연산자정적 멤버 Equality Determines whether the two specified objects have the same value.
공용 연산자정적 멤버 Inequality Determines whether the two specified objects do not have the same value.

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.SqlServer.Dts.Runtime 네임스페이스

상속 계층

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.Parameter
    Microsoft.SqlServer.Dts.Runtime.PipelineComponentInfo
    Microsoft.SqlServer.Dts.Runtime.PrecedenceConstraint
    Microsoft.SqlServer.Dts.Runtime.Project
    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