ISql100FullTextIndex.GetStopListRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und der ISql100FullTextStopList zurück.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
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>

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql100FullTextIndex Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace