Share via


SPContentDatabasePipeBind constructor (SPContentDatabase)

Instantiates a new instance of the class and provides the SPContentDatabase object.

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

Syntax

'Declaration
Public Sub New ( _
    instance As SPContentDatabase _
)
'Usage
Dim instance As SPContentDatabase

Dim instance As New SPContentDatabasePipeBind(instance)
public SPContentDatabasePipeBind(
    SPContentDatabase instance
)

Parameters

See also

Reference

SPContentDatabasePipeBind class

SPContentDatabasePipeBind members

SPContentDatabasePipeBind overload

Microsoft.SharePoint.PowerShell namespace