IDTSManagedComponentWrapper100.WrapperSetComponentProperty Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSCustomProperty100 ^ WrapperSetComponentProperty(System::String ^ PropertyName, System::Object ^ vValue);
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSCustomProperty100 WrapperSetComponentProperty (string PropertyName, object vValue);
abstract member WrapperSetComponentProperty : string * obj -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSCustomProperty100
Public Function WrapperSetComponentProperty (PropertyName As String, vValue As Object) As IDTSCustomProperty100
Parametri
- PropertyName
- String
- vValue
- Object