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 값입니다.

적용 대상