Database.FullTextCatalogs 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.FullTextCatalog))]
public Microsoft.SqlServer.Management.Smo.FullTextCatalogCollection FullTextCatalogs { 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.FullTextCatalog))>]
member this.FullTextCatalogs : Microsoft.SqlServer.Management.Smo.FullTextCatalogCollection
Public ReadOnly Property FullTextCatalogs As FullTextCatalogCollection

Property Value

Attributes

Applies to