Deployment.OnAfterPreparePlan Method

Does nothing.

Namespace:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Protected Overridable Sub OnAfterPreparePlan
'Usage

Me.OnAfterPreparePlan()
protected virtual void OnAfterPreparePlan()
protected:
virtual void OnAfterPreparePlan()
protected function OnAfterPreparePlan()
abstract OnAfterPreparePlan : unit -> unit 
override OnAfterPreparePlan : unit -> unit 

.NET Framework Security

See Also

Reference

Deployment Class

Deployment Members

Microsoft.Data.Schema.Build Namespace