Deployment.Dispose Method
Releases resources.
Namespace: Microsoft.Data.Schema.Build
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As Deployment
instance.Dispose()
public void Dispose()
public:
virtual void Dispose() sealed
public final function Dispose()
abstract Dispose : unit -> unit
override Dispose : unit -> unit
Implements
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.