Udostępnij przez


Metoda HttpClientConnection100Class.ShowCertificateDialog

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw:  Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)

Składnia

'Deklaracja
Public Overridable Sub ShowCertificateDialog ( _
    hWnd As Long _
)
'Użycie
Dim instance As HttpClientConnection100Class
Dim hWnd As Long

instance.ShowCertificateDialog(hWnd)
public virtual void ShowCertificateDialog(
    long hWnd
)
public:
virtual void ShowCertificateDialog(
    [InAttribute] long long hWnd
)
abstract ShowCertificateDialog : 
        hWnd:int64 -> unit 
override ShowCertificateDialog : 
        hWnd:int64 -> unit 
public function ShowCertificateDialog(
    hWnd : long
)

Parametry

Implementacje

IDTSHttpClientConnection100.ShowCertificateDialog(Int64)