IModelProvider.Uninitialize Method
Uninitializes the model provider.
Namespace: Microsoft.Data.Schema.Compare.Schema
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Sub Uninitialize
'Usage
Dim instance As IModelProvider
instance.Uninitialize()
void Uninitialize()
void Uninitialize()
function Uninitialize()
abstract Uninitialize : unit -> unit
Remarks
This happens when the pane goes back to the watermark.
.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.