Freigeben über


IDTSManagedHelper100.GetNextManagedInfo(DTS_MANAGED_INFO) Methode

Definition

public:
 bool GetNextManagedInfo([Runtime::InteropServices::Out] Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTS_MANAGED_INFO % pNextComponentInfo);
public bool GetNextManagedInfo (out Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTS_MANAGED_INFO pNextComponentInfo);
abstract member GetNextManagedInfo : DTS_MANAGED_INFO -> bool
Public Function GetNextManagedInfo (ByRef pNextComponentInfo As DTS_MANAGED_INFO) As Boolean

Parameter

pNextComponentInfo
DTS_MANAGED_INFO

Gibt zurück

true , wenn die Verbindung die nächsten verwalteten Informationen abruft; andernfalls false.

Gilt für: