IDTSCustomProperty100 Antarmuka
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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
- Atribut
- Penerapan
Keterangan
Objek IDTSCustomProperty100 digunakan untuk mengekspos informasi kustom tentang objek dalam tugas aliran data.
Objek IDTSCustomProperty100 tersedia di sebagian besar objek di Antarmuka IDTSComponentMetaData100 komponen dan secara otomatis bertahan di XML paket. Properti kustom ditambahkan ke IDTSCustomPropertyCollection100 dengan memanggil metode Baru koleksi.
Untuk informasi tentang mengatur properti kustom, lihat "Membuat Properti Kustom" dalam Metode Waktu Desain dari Komponen Aliran Data.
Properti
| ContainsID | |
| Description | |
| EncryptionRequired | |
| ExpressionType | |
| ID | |
| IdentificationString | |
| Name | |
| ObjectType | |
| State | |
| TypeConverter | |
| UITypeEditor | |
| Value |