Udostępnij za pośrednictwem


Właściwość FullTextCatalog.ItemCount

Pobiera całkowitą liczbę wierszy indeksowanych pełnotekstowego w katalogu.

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

Składnia

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

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

Wartość właściwości

Typ: System.Int32
Int32 Wartość określająca liczbę pełnotekstowego indeksowania wierszy odwołanie wykaz pełnotekstowy.