SPContentDatabasePipeBind Constructor (Guid)
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