DeployedDac.Key.ServerInstanceName Property

Definition

Gets the name of the server instance associated with the key.

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

Property Value

A String value that specifies the name of the server instance associated with the key.

Applies to