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