IDTSManagedComponentWrapper100.WrapperSetExternalMetadataColumnProperty(Int32, Int32, String, Object) Metodo

Definizione

public:
 Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSCustomProperty100 ^ WrapperSetExternalMetadataColumnProperty(int lID, int lExternalMetadataColumnID, System::String ^ bstrPropertyName, System::Object ^ vtValue);
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSCustomProperty100 WrapperSetExternalMetadataColumnProperty (int lID, int lExternalMetadataColumnID, string bstrPropertyName, object vtValue);
Public Function WrapperSetExternalMetadataColumnProperty (lID As Integer, lExternalMetadataColumnID As Integer, bstrPropertyName As String, vtValue As Object) As IDTSCustomProperty100

Parametri

lID
Int32
lExternalMetadataColumnID
Int32
bstrPropertyName
String
vtValue
Object

Restituisce

IDTSCustomProperty100

Si applica a