DtsConnectionProperties(IServerType) Konstruktor

Definisi

Menginisialisasi instans DtsConnectionProperties baru kelas dengan server induk yang ditentukan.

public:
 DtsConnectionProperties(Microsoft::SqlServer::Management::UI::ConnectionDlg::IServerType ^ parentServer);
public DtsConnectionProperties (Microsoft.SqlServer.Management.UI.ConnectionDlg.IServerType parentServer);
new Microsoft.SqlServer.Management.UI.ConnectionDlg.DtsConnectionProperties : Microsoft.SqlServer.Management.UI.ConnectionDlg.IServerType -> Microsoft.SqlServer.Management.UI.ConnectionDlg.DtsConnectionProperties
Public Sub New (parentServer As IServerType)

Parameter

parentServer
IServerType

Antarmuka yang menunjukkan sumber server.

Berlaku untuk