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.
Gets the connection string for the content database of the site collection.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property ContentDatabaseConnectionString As String
Get
'Usage
Dim instance As SPSiteSequence
Dim value As String
value = instance.ContentDatabaseConnectionString
public virtual string ContentDatabaseConnectionString { get; }
Property Value
Type: System.String
A string that contains the content database connection string.