Udostępnij za pośrednictwem


Właściwość Database.FullTextStopLists

Reprezentuje kolekcja FullTextStopList obiektów.Każdy FullTextStopList obiekt reprezentuje listy stop pełny tekst zdefiniowana na serwerze.

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

Składnia

'Deklaracja
<SfcObjectAttribute(SfcContainerRelationship.ChildContainer, SfcContainerCardinality.ZeroToAny,  _
    GetType(FullTextStopList))> _
Public ReadOnly Property FullTextStopLists As FullTextStopListCollection
    Get
'Użycie
Dim instance As Database
Dim value As FullTextStopListCollection

value = instance.FullTextStopLists
[SfcObjectAttribute(SfcContainerRelationship.ChildContainer, SfcContainerCardinality.ZeroToAny, 
    typeof(FullTextStopList))]
public FullTextStopListCollection FullTextStopLists { get; }
[SfcObjectAttribute(SfcContainerRelationship::ChildContainer, SfcContainerCardinality::ZeroToAny, 
    typeof(FullTextStopList))]
public:
property FullTextStopListCollection^ FullTextStopLists {
    FullTextStopListCollection^ get ();
}
[<SfcObjectAttribute(SfcContainerRelationship.ChildContainer, SfcContainerCardinality.ZeroToAny, 
    typeof(FullTextStopList))>]
member FullTextStopLists : FullTextStopListCollection
function get FullTextStopLists () : FullTextStopListCollection

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.FullTextStopListCollection
A FullTextStopListCollection obiekt, który reprezentuje wszystkich list stop pełny tekst zdefiniowana na serwerze.

Uwagi

List stop określonych pełny tekst można się odwoływać za pomocą tej kolekcja, określając nazwę specyfikacji listy stop pełny tekst.Aby dodać nową listę stop pełny tekst do kolekcja, wywołanie konstruktora list stop pełny tekst FullTextStopList.