ISql100FullTextIndex インターフェイス
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Public Interface ISql100FullTextIndex _
Implements ISql90FullTextIndex, ISqlFullTextIndex, IIndex, ISqlSupportsReplication, _
ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, _
IModelAnnotationHolder
'使用
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