Compartir a través de


ISql100FullTextIndex.GetStopListRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISql100FullTextStopList.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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>

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql100FullTextIndex Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)