Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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