Freigeben über


DeploymentContributor.Dispose-Methode

Releases all resources used by the current instance of the DeploymentContributor class.

Namespace:  Microsoft.SqlServer.Dac.Deployment
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As DeploymentContributor

instance.Dispose()
public void Dispose()
public:
virtual void Dispose() sealed
abstract Dispose : unit -> unit  
override Dispose : unit -> unit
public final function Dispose()

Implementiert

IDisposable.Dispose()

Siehe auch

Verweis

DeploymentContributor Klasse

Dispose-Überladung

Microsoft.SqlServer.Dac.Deployment-Namespace