Свойство ResultDetail
Gets the result details from the policy evaluation.
Пространство имен: Microsoft.SqlServer.Management.Dmf
Сборка: Microsoft.SqlServer.Dmf (в Microsoft.SqlServer.Dmf.dll)
Синтаксис
'Декларация
<SfcPropertyAttribute(SfcPropertyFlags.None)> _
Public Property ResultDetail As String
Get
Friend Set
'Применение
Dim instance As EvaluationDetail
Dim value As String
value = instance.ResultDetail
[SfcPropertyAttribute(SfcPropertyFlags.None)]
public string ResultDetail { get; internal set; }
[SfcPropertyAttribute(SfcPropertyFlags::None)]
public:
property String^ ResultDetail {
String^ get ();
internal: void set (String^ value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.None)>]
member ResultDetail : string with get, internal set
function get ResultDetail () : String
internal function set ResultDetail (value : String)
Значение свойства
Тип: System. . :: . .String
A String value that contains the description of the results.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.