SqlOlapConnectionInfoBase コンストラクター (ConnectionType)
SqlOlapConnectionInfoBase クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.SqlServer.Management.Common
アセンブリ: Microsoft.SqlServer.ConnectionInfo (Microsoft.SqlServer.ConnectionInfo.dll)
構文
'宣言
Protected Sub New ( _
serverType As ConnectionType _
)
'使用
Dim serverType As ConnectionType
Dim instance As New SqlOlapConnectionInfoBase(serverType)
protected SqlOlapConnectionInfoBase(
ConnectionType serverType
)
protected:
SqlOlapConnectionInfoBase(
ConnectionType serverType
)
new :
serverType:ConnectionType -> SqlOlapConnectionInfoBase
protected function SqlOlapConnectionInfoBase(
serverType : ConnectionType
)
パラメーター
- serverType
型: Microsoft.SqlServer.Management.Common. . :: . .ConnectionType
接続の種類を示す ConnectionType オブジェクト値です。