Bagikan melalui


IDTSCustomProperty100.ExpressionType Properti

Definisi

Mendapatkan atau mengatur jenis ekspresi.

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::DTSCustomPropertyExpressionType ExpressionType { Microsoft::SqlServer::Dts::Pipeline::Wrapper::DTSCustomPropertyExpressionType get(); void set(Microsoft::SqlServer::Dts::Pipeline::Wrapper::DTSCustomPropertyExpressionType value); };
[System.Runtime.InteropServices.DispId(107)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTSCustomPropertyExpressionType ExpressionType { [System.Runtime.InteropServices.DispId(107)] get; [System.Runtime.InteropServices.DispId(107)] set; }
[<System.Runtime.InteropServices.DispId(107)>]
[<get: System.Runtime.InteropServices.DispId(107)>]
[<set: System.Runtime.InteropServices.DispId(107)>]
member this.ExpressionType : Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTSCustomPropertyExpressionType with get, set
Public Property ExpressionType As DTSCustomPropertyExpressionType

Nilai Properti

Salah DTSCustomPropertyExpressionType satu nilai.

Atribut

Keterangan

Untuk informasi tentang menggunakan properti ini, lihat "Membuat Properti Kustom" dalam Metode Waktu Desain komponen Aliran Data.

Berlaku untuk