ManagedHelper.GetNextAppLocalClassOfType(DTS_CLASS_INFO) 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.
public:
virtual bool GetNextAppLocalClassOfType([Runtime::InteropServices::Out] Microsoft::SqlServer::Dts::Runtime::Wrapper::DTS_CLASS_INFO % pClassInfo);
public bool GetNextAppLocalClassOfType (out Microsoft.SqlServer.Dts.Runtime.Wrapper.DTS_CLASS_INFO pClassInfo);
abstract member GetNextAppLocalClassOfType : DTS_CLASS_INFO -> bool
override this.GetNextAppLocalClassOfType : DTS_CLASS_INFO -> bool
Public Function GetNextAppLocalClassOfType (ByRef pClassInfo As DTS_CLASS_INFO) As Boolean
Paramètres
- pClassInfo
- DTS_CLASS_INFO