Share via


ManagedHelper.GetNextManagedInfo(DTS_MANAGED_INFO) Méthode

Définition

Obtient les prochaines informations managées.

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

Paramètres

nextManagedInfo
DTS_MANAGED_INFO

Informations managées

Retours

Boolean

Informations retournées.

Implémente

S’applique à