ISql100FullTextIndex.GetStopListRelationship メソッド

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Function GetStopListRelationship As IModelSingleRelationship(Of ISql100FullTextIndex, ISql100FullTextStopList)
'使用
Dim instance As ISql100FullTextIndex
Dim returnValue As IModelSingleRelationship(Of ISql100FullTextIndex, ISql100FullTextStopList)

returnValue = instance.GetStopListRelationship()
IModelSingleRelationship<ISql100FullTextIndex, ISql100FullTextStopList> GetStopListRelationship()
IModelSingleRelationship<ISql100FullTextIndex^, ISql100FullTextStopList^>^ GetStopListRelationship()
function GetStopListRelationship() : IModelSingleRelationship<ISql100FullTextIndex, ISql100FullTextStopList>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100FullTextIndex, ISql100FullTextStopList>

参照

参照

ISql100FullTextIndex インターフェイス

ISql100FullTextIndex メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間