Aracılığıyla paylaş


SPDatabaseSequence.DatabaseConnectionString Property

Gets the connection string for the database that is being upgraded.

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

Syntax

'Declaration
Protected MustOverride ReadOnly Property DatabaseConnectionString As String
    Get
'Usage
Dim value As String

value = Me.DatabaseConnectionString
protected abstract string DatabaseConnectionString { get; }

Property Value

Type: System.String
A string that contains the connection string for the database that is being upgraded.

See Also

Reference

SPDatabaseSequence Class

SPDatabaseSequence Members

Microsoft.SharePoint.Upgrade Namespace