HttpClientConnection100Class.ShowCertificateDialog(Int64) 方法

定义

public:
 virtual void ShowCertificateDialog(long hWnd) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSHttpClientConnection100::ShowCertificateDialog;
[System.Runtime.InteropServices.DispId(26)]
public virtual void ShowCertificateDialog (long hWnd);
[<System.Runtime.InteropServices.DispId(26)>]
abstract member ShowCertificateDialog : int64 -> unit
override this.ShowCertificateDialog : int64 -> unit
Public Overridable Sub ShowCertificateDialog (hWnd As Long)

参数

hWnd
Int64

实现

属性

适用于