IDTSManagedComponentWrapper100.WrapperSetInputColumnProperty Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSCustomProperty100 ^ WrapperSetInputColumnProperty(int lInputID, int lInputColumnID, System::String ^ PropertyName, System::Object ^ vValue);
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSCustomProperty100 WrapperSetInputColumnProperty (int lInputID, int lInputColumnID, string PropertyName, object vValue);
abstract member WrapperSetInputColumnProperty : int * int * string * obj -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSCustomProperty100
Public Function WrapperSetInputColumnProperty (lInputID As Integer, lInputColumnID As Integer, PropertyName As String, vValue As Object) As IDTSCustomProperty100
Paramètres
- lInputID
- Int32
- lInputColumnID
- Int32
- PropertyName
- String
- vValue
- Object
Retours
Propriété de la colonne d'entrée.