SPContentDatabasePipeBind 构造函数 (SPContentDatabase)

实例化类的新实例,并提供SPContentDatabase对象。

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

语法

声明
Public Sub New ( _
    instance As SPContentDatabase _
)
用法
Dim instance As SPContentDatabase

Dim instance As New SPContentDatabasePipeBind(instance)
public SPContentDatabasePipeBind(
    SPContentDatabase instance
)

参数

另请参阅

引用

SPContentDatabasePipeBind 类

SPContentDatabasePipeBind 成员

SPContentDatabasePipeBind 重载

Microsoft.SharePoint.PowerShell 命名空间