ScriptComponentHost.SetComponentProperty(String, Object) Metodo

Definizione

public:
 override Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSCustomProperty100 ^ SetComponentProperty(System::String ^ propertyName, System::Object ^ propertyValue);
public override Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomProperty100 SetComponentProperty (string propertyName, object propertyValue);
override this.SetComponentProperty : string * obj -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomProperty100
Public Overrides Function SetComponentProperty (propertyName As String, propertyValue As Object) As IDTSCustomProperty100

Parametri

propertyName
String
propertyValue
Object

Restituisce

Si applica a