SPContentDatabasePipeBind Constructor (String)
Instantiates a new instance of the class and provides the string identifier of the content database.
Namespace: Microsoft.SharePoint.PowerShell
Assembly: Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)
Syntax
'Declaration
Public Sub New ( _
uniqueIdentifier As String _
)
'Usage
Dim uniqueIdentifier As String
Dim instance As New SPContentDatabasePipeBind(uniqueIdentifier)
public SPContentDatabasePipeBind(
string uniqueIdentifier
)
Parameters
uniqueIdentifier
Type: System.StringString that uniquely identifies the content database.
See Also
Reference
SPContentDatabasePipeBind Class
SPContentDatabasePipeBind Members