IDTSManagedHelper150.GetFirstAppLocalClassOfType Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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
Parameter
- mitType
- DTS_MANAGED_INFO_TYPE
- pClassInfo
- DTS_CLASS_INFO