ManagedHelper.ManagedPropertyHelper.GetNextManagedProperty Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la propriété managée suivante.
public:
virtual bool GetNextManagedProperty([Runtime::InteropServices::Out] Microsoft::SqlServer::Dts::Runtime::Wrapper::DTS_MANAGED_PROPERTY % nextManagedProperty);
public bool GetNextManagedProperty (out Microsoft.SqlServer.Dts.Runtime.Wrapper.DTS_MANAGED_PROPERTY nextManagedProperty);
abstract member GetNextManagedProperty : DTS_MANAGED_PROPERTY -> bool
override this.GetNextManagedProperty : DTS_MANAGED_PROPERTY -> bool
Public Function GetNextManagedProperty (ByRef nextManagedProperty As DTS_MANAGED_PROPERTY) As Boolean
Paramètres
- nextManagedProperty
- DTS_MANAGED_PROPERTY
Propriété.
Retours
Propriété managée.