Udostępnij przez


Właściwość FullTextIndex.NumberOfFailures

Pobiera liczbę dokumentów, które nie może być indeksowana pełnego tekstu.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property NumberOfFailures As Integer
    Get
'Użycie
Dim instance As FullTextIndex
Dim value As Integer

value = instance.NumberOfFailures
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public int NumberOfFailures { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property int NumberOfFailures {
    int get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member NumberOfFailures : int
function get NumberOfFailures () : int

Wartość właściwości

Typ: System.Int32
Int32 Wartość określająca liczbę dokumentów, które nie może być pełny tekst indeksowane.

Uwagi

NumberOfFailures Zwraca właściwość do 0, gdy zapełnianie zostało ukończone.