SPContentDatabasePipeBind 构造函数 (String)

实例化类的新实例,并提供了内容数据库的字符串标识符。

命名空间:  Microsoft.SharePoint.PowerShell
程序集:  Microsoft.SharePoint.PowerShell(位于 Microsoft.SharePoint.PowerShell.dll 中)

语法

声明
Public Sub New ( _
    uniqueIdentifier As String _
)
用法
Dim uniqueIdentifier As String

Dim instance As New SPContentDatabasePipeBind(uniqueIdentifier)
public SPContentDatabasePipeBind(
    string uniqueIdentifier
)

参数

  • uniqueIdentifier
    类型:System.String

    字符串,它唯一地标识该内容数据库。

另请参阅

引用

SPContentDatabasePipeBind 类

SPContentDatabasePipeBind 成员

SPContentDatabasePipeBind 重载

Microsoft.SharePoint.PowerShell 命名空间