SPDatabaseSprocsSequence.SqlFilePath property
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected MustOverride ReadOnly Property SqlFilePath As String
Get
'Usage
Dim value As String
value = Me.SqlFilePath
protected abstract string SqlFilePath { get; }
Property value
Type: System.String
See also
Reference
SPDatabaseSprocsSequence class