Database.FullTextStopLists Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.Smo.FullTextStopList))]
public Microsoft.SqlServer.Management.Smo.FullTextStopListCollection FullTextStopLists { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.Smo.FullTextStopList))>]
member this.FullTextStopLists : Microsoft.SqlServer.Management.Smo.FullTextStopListCollection
Public ReadOnly Property FullTextStopLists As FullTextStopListCollection

Property Value

Attributes

Applies to