ISql100FullTextIndex Interface
Namespace: Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Public Interface ISql100FullTextIndex _
Inherits ISql90FullTextIndex, ISqlFullTextIndex, IIndex, ISqlSupportsReplication, _
ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, _
IModelAnnotationHolder
'Usage
Dim instance As ISql100FullTextIndex
public interface ISql100FullTextIndex : ISql90FullTextIndex,
ISqlFullTextIndex, IIndex, ISqlSupportsReplication, ISqlModelElement, IScriptSourcedElement,
IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISql100FullTextIndex : ISql90FullTextIndex,
ISqlFullTextIndex, IIndex, ISqlSupportsReplication, ISqlModelElement, IScriptSourcedElement,
IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISql100FullTextIndex extends ISql90FullTextIndex, ISqlFullTextIndex, IIndex, ISqlSupportsReplication, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder