IDTSManagedComponentHost130.HostSetExternalMetadataColumnProperty 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::IDTSCustomProperty100 ^ HostSetExternalMetadataColumnProperty(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSManagedComponentWrapper100 ^ pWrapper, int lID, int lExternalMetadataColumnID, System::String ^ bstrPropertyName, System::Object ^ vtValue);
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomProperty100 HostSetExternalMetadataColumnProperty (Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 pWrapper, int lID, int lExternalMetadataColumnID, string bstrPropertyName, object vtValue);
abstract member HostSetExternalMetadataColumnProperty : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSManagedComponentWrapper100 * int * int * string * obj -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomProperty100
Public Function HostSetExternalMetadataColumnProperty (pWrapper As IDTSManagedComponentWrapper100, lID As Integer, lExternalMetadataColumnID As Integer, bstrPropertyName As String, vtValue As Object) As IDTSCustomProperty100
Paramètres
- pWrapper
- IDTSManagedComponentWrapper100
- lID
- Int32
- lExternalMetadataColumnID
- Int32
- bstrPropertyName
- String
- vtValue
- Object