IConnectionManager.GetConnection Method
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Server.ApplicationRegistry.Infrastructure
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Function GetConnection As Object
'Usage
Dim instance As IConnectionManager
Dim returnValue As Object
returnValue = instance.GetConnection()
Object GetConnection()
Return Value
Type: System.Object
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Infrastructure Namespace