IDTSConnectionManagerDatabaseParameters100.ServerName 屬性

定義

public:
 property System::String ^ ServerName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(21)]
public string ServerName { [System.Runtime.InteropServices.DispId(21)] get; [System.Runtime.InteropServices.DispId(21)] set; }
[<System.Runtime.InteropServices.DispId(21)>]
[<get: System.Runtime.InteropServices.DispId(21)>]
[<set: System.Runtime.InteropServices.DispId(21)>]
member this.ServerName : string with get, set
Public Property ServerName As String

屬性值

一個包含要連接資料庫的伺服器名稱的 字串

屬性

適用於