MetadataDatabaseUpgradeSqlScripts class

The members of this namespace or class are reserved for internal use and are not intended to be used directly from your code.

Represents a collection of upgrade scripts to run during upgrade actions.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Taxonomy.Upgrade.MetadataDatabaseUpgradeSqlScripts

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

Syntax

'Declaration
Public NotInheritable Class MetadataDatabaseUpgradeSqlScripts
'Usage
Dim instance As MetadataDatabaseUpgradeSqlScripts
public sealed class MetadataDatabaseUpgradeSqlScripts

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

MetadataDatabaseUpgradeSqlScripts members

Microsoft.SharePoint.Taxonomy.Upgrade namespace