IDTSManagedHelper150.GetFirstAppLocalClassOfType 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:
bool GetFirstAppLocalClassOfType(Microsoft::SqlServer::Dts::Runtime::Wrapper::DTS_MANAGED_INFO_TYPE mitType, [Runtime::InteropServices::Out] Microsoft::SqlServer::Dts::Runtime::Wrapper::DTS_CLASS_INFO % pClassInfo);
public bool GetFirstAppLocalClassOfType (Microsoft.SqlServer.Dts.Runtime.Wrapper.DTS_MANAGED_INFO_TYPE mitType, out Microsoft.SqlServer.Dts.Runtime.Wrapper.DTS_CLASS_INFO pClassInfo);
abstract member GetFirstAppLocalClassOfType : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTS_MANAGED_INFO_TYPE * DTS_CLASS_INFO -> bool
Public Function GetFirstAppLocalClassOfType (mitType As DTS_MANAGED_INFO_TYPE, ByRef pClassInfo As DTS_CLASS_INFO) As Boolean
Paramètres
- mitType
- DTS_MANAGED_INFO_TYPE
- pClassInfo
- DTS_CLASS_INFO