SPDatabaseSprocsSequence.TargetBuildVersion property

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

Syntax

'Declaration
Public MustOverride ReadOnly Property TargetBuildVersion As Version
    Get
'Usage
Dim instance As SPDatabaseSprocsSequence
Dim value As Version

value = instance.TargetBuildVersion
public abstract Version TargetBuildVersion { get; }

Property value

Type: System.Version

Implements

IBuildVersioned.TargetBuildVersion

See also

Reference

SPDatabaseSprocsSequence class

SPDatabaseSprocsSequence members

Microsoft.SharePoint.Upgrade namespace