IDTSCustomProperty100 インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public interface class IDTSCustomProperty100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSObject100
[System.Runtime.InteropServices.Guid("A0836E5E-50CF-4B28-9577-E25173725F0B")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSCustomProperty100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSObject100
[<System.Runtime.InteropServices.Guid("A0836E5E-50CF-4B28-9577-E25173725F0B")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSCustomProperty100 = interface
interface IDTSObject100
Public Interface IDTSCustomProperty100
Implements IDTSObject100
- 属性
- 実装
注釈
IDTSCustomProperty100 オブジェクトは、データ フロー タスク内のオブジェクトに関するカスタム情報を公開するために使用されます。
IDTSCustomProperty100 オブジェクトは、コンポーネントの IDTSComponentMetaData100 インターフェイスのほとんどのオブジェクトで使用でき、パッケージの XML に自動的に永続化されます。 カスタム プロパティは、コレクションの New メソッドを呼び出すことによって IDTSCustomPropertyCollection100 に追加されます。
カスタム プロパティの設定については、「Data Flow コンポーネントのデザイン時メソッド」の「カスタム プロパティの作成」を参照してください。
プロパティ
| ContainsID | |
| Description | |
| EncryptionRequired | |
| ExpressionType | |
| ID | |
| IdentificationString | |
| Name | |
| ObjectType | |
| State | |
| TypeConverter | |
| UITypeEditor | |
| Value |