Bagikan melalui


IDTSDesigntimeComponent100.SetOutputProperty(Int32, String, Object) Metode

Definisi

public:
 Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSCustomProperty100 ^ SetOutputProperty(int lOutputID, System::String ^ PropertyName, System::Object ^ vValue);
[System.Runtime.InteropServices.DispId(19)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSCustomProperty100 SetOutputProperty (int lOutputID, string PropertyName, object vValue);
[<System.Runtime.InteropServices.DispId(19)>]
abstract member SetOutputProperty : int * string * obj -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSCustomProperty100
Public Function SetOutputProperty (lOutputID As Integer, PropertyName As String, vValue As Object) As IDTSCustomProperty100

Parameter

lOutputID
Int32
PropertyName
String
vValue
Object

Mengembalikan

Objek IDTSCustomProperty100 yang nilainya ditetapkan untuk objek IDTSOutput100.

Atribut

Keterangan

Metode ini dipanggil ketika properti kustom objek IDTSOutput100 diedit.

Berlaku untuk