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.
Instantiates a new instance of the class and provides the guid identifier of the content database object.
Namespace: Microsoft.SharePoint.PowerShell
Assembly: Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)
Syntax
'Declaration
Public Sub New ( _
guid As Guid _
)
'Usage
Dim guid As Guid
Dim instance As New SPContentDatabasePipeBind(guid)
public SPContentDatabasePipeBind(
Guid guid
)
Parameters
guid
Type: System.GuidGuid that uniquely identifies the database object.
See Also
Reference
SPContentDatabasePipeBind Class
SPContentDatabasePipeBind Members