Свойство TargetQueryExpression

Gets or sets a String value that specifies the query that identifies the targets that the evaluation detail record applies to.

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

Синтаксис

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

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

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

Тип: System. . :: . .String
A String value that specifies the query that identifies the targets that the evaluation detail record applies to.

Замечания

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