DeployedDac.Key.ServerInstanceName 屬性

定義

它會取得與金鑰相關聯的伺服器實例名稱。

public:
 property System::String ^ ServerInstanceName { System::String ^ get(); };
public string ServerInstanceName { get; }
member this.ServerInstanceName : string
Public ReadOnly Property ServerInstanceName As String

屬性值

一個 String 指定與該金鑰相關聯的伺服器實例名稱的值。

適用於