FTPClientConnection100Class.Close 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
關閉與 FTP 伺服器的連接。
public:
virtual void Close() = Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSFtpClientConnection100::Close;
[System.Runtime.InteropServices.DispId(21)]
public virtual void Close ();
[<System.Runtime.InteropServices.DispId(21)>]
abstract member Close : unit -> unit
override this.Close : unit -> unit
Public Overridable Sub Close ()
實作
- 屬性