DeployedDac.Key.ServerInstanceName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.