Поделиться через


ISql100FullTextIndex.GetStopListRelationship - метод

Возвращает отношение IModelSingleRelationship между this и объектом ISql100FullTextStopList.

Пространство имен:  Microsoft.Data.Schema.Sql.SchemaModel
Сборка:  Microsoft.Data.Schema.Sql (в Microsoft.Data.Schema.Sql.dll)

Синтаксис

'Декларация
Function GetStopListRelationship As IModelSingleRelationship(Of ISql100FullTextIndex, ISql100FullTextStopList)
IModelSingleRelationship<ISql100FullTextIndex, ISql100FullTextStopList> GetStopListRelationship()
IModelSingleRelationship<ISql100FullTextIndex^, ISql100FullTextStopList^>^ GetStopListRelationship()
abstract GetStopListRelationship : unit -> IModelSingleRelationship<ISql100FullTextIndex, ISql100FullTextStopList> 
function GetStopListRelationship() : IModelSingleRelationship<ISql100FullTextIndex, ISql100FullTextStopList>

Возвращаемое значение

Тип: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100FullTextIndex, ISql100FullTextStopList>

Безопасность платформы .NET Framework

См. также

Ссылки

ISql100FullTextIndex Интерфейс

Microsoft.Data.Schema.Sql.SchemaModel - пространство имен