Freigeben über


IDTSManagedPropertyHelper100.GetNextManagedProperty Methode

Definition

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

Parameter

nextManagedProperty
DTS_MANAGED_PROPERTY

Gibt zurück

true , um die nächste verwaltete Eigenschaft abzurufen; andernfalls false.

Gilt für: