IDTSManagedPropertyHelper100.GetNextManagedProperty Méthode

Définition

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

Paramètres

nextManagedProperty
DTS_MANAGED_PROPERTY

Retours

Fidèle à l’obtention de la prochaine propriété gérée ; sinon, faux.

S’applique à