SPContentDatabasePipeBind 构造函数 (Guid)

实例化类的新实例,并提供内容的数据库对象的 guid 标识符。

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

语法

声明
Public Sub New ( _
    guid As Guid _
)
用法
Dim guid As Guid

Dim instance As New SPContentDatabasePipeBind(guid)
public SPContentDatabasePipeBind(
    Guid guid
)

参数

  • guid
    类型:System.Guid

    唯一标识数据库对象的 Guid。

另请参阅

引用

SPContentDatabasePipeBind 类

SPContentDatabasePipeBind 成员

SPContentDatabasePipeBind 重载

Microsoft.SharePoint.PowerShell 命名空间