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.Taxonomy.Upgrade
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public Shared ReadOnly Property SqlScriptPath As String
Get
'Usage
Dim value As String
value = MetadataDatabaseUpgradeSqlScripts.SqlScriptPath
public static string SqlScriptPath { get; }
Property Value
Type: System.String
Returns String.
See Also
Reference
MetadataDatabaseUpgradeSqlScripts Class