次の方法で共有


DtsObject クラス

Microsoft.SqlServer.Dts.Runtime 名前空間のすべてのオブジェクトに共通するメンバーを含む抽象基本クラスを定義します。

継承階層

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 2 つのオブジェクト インスタンスが等しいかどうかを示します。 (Object.Equals(Object) をオーバーライドします。)
プロテクト メソッド静的メンバー EqualsHelper 1 つ目のオブジェクトが 2 つ目のオブジェクトと等しいかどうかを示す値を判定します。
プロテクト メソッド Finalize (Object から継承されています。)
パブリック メソッド GetHashCode このインスタンスのハッシュ コードを返します。 (Object.GetHashCode() をオーバーライドします。)
プロテクト メソッド静的メンバー GetHashCodeHelper このインスタンスのハッシュ コードを返します。
パブリック メソッド GetType (Object から継承されています。)
プロテクト メソッド MemberwiseClone (Object から継承されています。)
パブリック メソッド ToString (Object から継承されています。)

先頭に戻る

演算子

  名前 説明
パブリック演算子静的メンバー Equality 2 つの指定したオブジェクトが同一の値を持っているかどうかを示します。
パブリック演算子静的メンバー Inequality 2 つの指定したオブジェクトが同一の値を持っていないかどうかを示します。

先頭に戻る

スレッド セーフ

この型の public 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