SPContentDatabasePipeBind Constructor
Include Protected Members
Include Inherited Members
Instantiates a new instance of the class, accepting either an SPContentDatabase object, a guid reference, or a string name to uniquely identify the content database,
Overload List
Name | Description | |
---|---|---|
SPContentDatabasePipeBind(Guid) | Instantiates a new instance of the class and provides the guid identifier of the content database object. | |
SPContentDatabasePipeBind(String) | Instantiates a new instance of the class and provides the string identifier of the content database. | |
SPContentDatabasePipeBind(SPContentDatabase) | Instantiates a new instance of the class and provides the SPContentDatabase object. |
Top
See Also
Reference
SPContentDatabasePipeBind Class