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字符串,它唯一地标识该内容数据库。