Compartilhar via


Propriedade LobSystem.ConnectionManagerType

Especifica se Gerenciador conexão do aplicativo corporativo a é do tipo Web Service ou banco de dados.

Espaço para nome Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Conjunto de Módulos (Assembly) Microsoft.SharePoint.Portal (em microsoft.sharepoint.portal.dll)

A sintaxe

Public ReadOnly Property ConnectionManagerType As Type

Dim instance As LobSystem
Dim value As Type

value = instance.ConnectionManagerType
public Type ConnectionManagerType { get; }

A propriedade Value

A string containing Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.WebService.WebServiceConnectionManager or Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Database.DatabaseConnectionManager.

Consulte também

Referência

LobSystem De classe
LobSystem Membros
Microsoft.Office.Server.ApplicationRegistry.MetadataModel De espaço para nome