Udostępnij za pośrednictwem


ISql90FullTextIndex Interface

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Public Interface ISql90FullTextIndex _
    Inherits ISqlFullTextIndex, IIndex, ISqlSupportsReplication, ISqlModelElement,  _
    IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'Usage
Dim instance As ISql90FullTextIndex
public interface ISql90FullTextIndex : ISqlFullTextIndex, 
    IIndex, ISqlSupportsReplication, ISqlModelElement, IScriptSourcedElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISql90FullTextIndex : ISqlFullTextIndex, 
    IIndex, ISqlSupportsReplication, ISqlModelElement, IScriptSourcedElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISql90FullTextIndex extends ISqlFullTextIndex, IIndex, ISqlSupportsReplication, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

See Also

Reference

ISql90FullTextIndex Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace