Bagikan melalui


IDTSManagedComponentWrapper100.WrapperSetComponentProperty Metode

Definisi

Mengatur properti komponen untuk pembungkus.

public:
 Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSCustomProperty100 ^ WrapperSetComponentProperty(System::String ^ PropertyName, System::Object ^ vValue);
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomProperty100 WrapperSetComponentProperty (string PropertyName, object vValue);
abstract member WrapperSetComponentProperty : string * obj -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomProperty100
Public Function WrapperSetComponentProperty (PropertyName As String, vValue As Object) As IDTSCustomProperty100

Parameter

PropertyName
String

Nama properti.

vValue
Object

Nilai properti .

Mengembalikan

Properti komponen pembungkus.

Berlaku untuk