Bagikan melalui


IDTSCustomProperty100 Antarmuka

Definisi

Berisi informasi kustom tentang objek dalam tugas aliran data.

public interface class IDTSCustomProperty100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSObject100
[System.Runtime.InteropServices.Guid("B5DB168C-4886-47D6-9303-DDA8C90A7CC2")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSCustomProperty100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSObject100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("DFA58FE7-01A6-45E0-8BF5-8AF650FF5503")]
public interface IDTSCustomProperty100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSObject100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("7A0D5CC7-F41F-4E53-B730-1E719B88B1E4")]
public interface IDTSCustomProperty100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSObject100
[<System.Runtime.InteropServices.Guid("B5DB168C-4886-47D6-9303-DDA8C90A7CC2")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSCustomProperty100 = interface
    interface IDTSObject100
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("DFA58FE7-01A6-45E0-8BF5-8AF650FF5503")>]
type IDTSCustomProperty100 = interface
    interface IDTSObject100
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("7A0D5CC7-F41F-4E53-B730-1E719B88B1E4")>]
type IDTSCustomProperty100 = interface
    interface IDTSObject100
Public Interface IDTSCustomProperty100
Implements IDTSObject100
Atribut
Penerapan

Keterangan

Objek IDTSCustomProperty100 digunakan untuk mengekspos informasi kustom tentang objek dalam tugas aliran data.

IDTSCustomProperty100 objek tersedia di sebagian besar objek di IDTSComponentMetaData100 komponen dan secara otomatis bertahan dalam XML paket. Properti kustom ditambahkan ke IDTSCustomPropertyCollection100 dengan memanggil New metode pengumpulan.

Untuk informasi tentang mengatur properti kustom, lihat "Membuat Properti Kustom" dalam Metode Waktu Desain dari Komponen Aliran Data.

Properti

ContainsID

Mendapatkan atau mengatur nilai yang menunjukkan apakah ValueIDTSCustomProperty100 objek berisi ID objek lain dalam tugas aliran data.

Description

Mendapatkan atau mengatur deskripsi IDTSCustomProperty100 objek.

EncryptionRequired

Mendapatkan atau menetapkan nilai yang menunjukkan apakah IDTSCustomProperty100 objek harus dienkripsi.

ExpressionType

Mendapatkan atau mengatur jenis ekspresi.

ID

Mendapatkan atau mengatur pengidentifikasi IDTSCustomProperty100 objek.

IdentificationString

Mendapatkan string yang secara unik mengidentifikasi IDTSCustomProperty100 objek.

Name

Mendapatkan atau mengatur nama IDTSCustomProperty100 objek.

ObjectType

DTSObjectType Mendapatkan properti kustom.

State

Mendapatkan atau mengatur nilai dari DTSPersistState yang mengontrol bagaimana IDTSCustomProperty100 nilai disimpan dalam XML paket.

TypeConverter

Mendapatkan atau mengatur pengonversi jenis untuk objek IDTSCustomProperty100 .

UITypeEditor

Mendapatkan atau mengatur editor untuk objek IDTSCustomProperty100 .

Value

Mendapatkan atau mengatur nilai objek objek IDTSCustomProperty100 .

Berlaku untuk