Share via


SPDatabaseAction.SchemaUpgradeActionDelegate property

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overridable ReadOnly Property SchemaUpgradeActionDelegate As ISchemaUpgradeAction
    Get
'Usage
Dim value As ISchemaUpgradeAction

value = Me.SchemaUpgradeActionDelegate
protected virtual ISchemaUpgradeAction SchemaUpgradeActionDelegate { get; }

Property value

Type: Microsoft.SharePoint.Utilities.Sql.ISchemaUpgradeAction

See also

Reference

SPDatabaseAction class

SPDatabaseAction members

Microsoft.SharePoint.Upgrade namespace