MetadataDatabaseUpgradeSqlScripts.SqlScriptPath Property
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