ISqlFullTextIndex インターフェイス
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Public Interface ISqlFullTextIndex _
Implements IIndex, ISqlSupportsReplication, ISqlModelElement, IScriptSourcedElement, _
IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'使用
Dim instance As ISqlFullTextIndex
public interface ISqlFullTextIndex : IIndex,
ISqlSupportsReplication, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer,
IModelEntity, IModelAnnotationHolder
public interface class ISqlFullTextIndex : IIndex,
ISqlSupportsReplication, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer,
IModelEntity, IModelAnnotationHolder
public interface ISqlFullTextIndex extends IIndex, ISqlSupportsReplication, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder