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
instance
Type: Microsoft.SharePoint.Administration.SPContentDatabaseContent database object instance.
See Also
Reference
SPContentDatabasePipeBind Class
SPContentDatabasePipeBind Members