ConnectionInfoBase 建構函式

定義

多載

ConnectionInfoBase()

protected ConnectionInfoBase();
Protected Sub New ()

適用於

ConnectionInfoBase(ConnectionInfoBase)

protected ConnectionInfoBase(Microsoft.SqlServer.Management.Common.ConnectionInfoBase conn);
new Microsoft.SqlServer.Management.Common.ConnectionInfoBase : Microsoft.SqlServer.Management.Common.ConnectionInfoBase -> Microsoft.SqlServer.Management.Common.ConnectionInfoBase
Protected Sub New (conn As ConnectionInfoBase)

參數

適用於

ConnectionInfoBase(ConnectionType)

protected ConnectionInfoBase(Microsoft.SqlServer.Management.Common.ConnectionType serverType);
new Microsoft.SqlServer.Management.Common.ConnectionInfoBase : Microsoft.SqlServer.Management.Common.ConnectionType -> Microsoft.SqlServer.Management.Common.ConnectionInfoBase
Protected Sub New (serverType As ConnectionType)

參數

serverType
ConnectionType

適用於