DatabaseCollection Constructor (TopologyManager)
NOTE: This API is now obsolete.
Obsolete.
Namespace: Microsoft.SharePoint.Portal.Topology
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute> _
Protected Friend Sub New ( _
tm As TopologyManager _
)
'Usage
Dim tm As TopologyManager
Dim instance As New DatabaseCollection(tm)
[ObsoleteAttribute]
protected internal DatabaseCollection(
TopologyManager tm
)