ManagedHelper.GetFirstAppLocalClassOfType Método

Definição

public:
 virtual 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
override this.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

Parâmetros

pClassInfo
DTS_CLASS_INFO

Retornos

Boolean

Implementações

Aplica-se a