Udostępnij przez


SqlOlapConnectionInfoBase Constructor (ConnectionType)

Initializes a new instance of the SqlOlapConnectionInfoBase class.

Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)

Syntax

'Deklaracja
Protected Sub New ( _
    serverType As ConnectionType _
)
protected SqlOlapConnectionInfoBase (
    ConnectionType serverType
)
protected:
SqlOlapConnectionInfoBase (
    ConnectionType serverType
)
protected SqlOlapConnectionInfoBase (
    ConnectionType serverType
)
protected function SqlOlapConnectionInfoBase (
    serverType : ConnectionType
)

Parameters

  • serverType
    A ConnectionType object value that specifies the type of connection.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.