Compartilhar via


Propriedade do RDL ConnectionType

Gets the type of connection to use in the server.

Namespace:  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (em Microsoft.SqlServer.ConnectionInfo.dll)

Sintaxe

'Declaração
Public ReadOnly Property ConnectionType As ServerType
    Get
'Uso
Dim instance As ServerConnection
Dim value As ServerType

value = instance.ConnectionType
public ServerType ConnectionType { get; }
public:
property ServerType ConnectionType {
    ServerType get ();
}
member ConnectionType : ServerType
function get ConnectionType () : ServerType

Valor da propriedade

Tipo: Microsoft.SqlServer.Management.Common. . :: . .ServerType
The type of connection to use.