Свойство ServerInstance

Gets the instance of SQL Server to which this connection evaluation history record refers.

Пространство имен:  Microsoft.SqlServer.Management.Dmf
Сборка:  Microsoft.SqlServer.Dmf (в Microsoft.SqlServer.Dmf.dll)

Синтаксис

'Декларация
<SfcPropertyAttribute(SfcPropertyFlags.None)> _
Public Property ServerInstance As String
    Get
    Friend Set
'Применение
Dim instance As ConnectionEvaluationHistory
Dim value As String

value = instance.ServerInstance
[SfcPropertyAttribute(SfcPropertyFlags.None)]
public string ServerInstance { get; internal set; }
[SfcPropertyAttribute(SfcPropertyFlags::None)]
public:
property String^ ServerInstance {
    String^ get ();
    internal: void set (String^ value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.None)>]
member ServerInstance : string with get, internal set
function get ServerInstance () : String
internal function set ServerInstance (value : String)

Значение свойства

Тип System. . :: . .String
A String value that contains the name of the instance of SQL Server to which the connection evaluation history record refers.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.