Udostępnij za pośrednictwem


Metoda XmlRead.Close

Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
Public Overridable Sub Close
'Użycie
Dim instance As XmlRead

instance.Close()
public virtual void Close()
public:
virtual void Close()
abstract Close : unit -> unit 
override Close : unit -> unit 
public function Close()