Freigeben über


ISqlFullTextIndex.GetCatalogRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und dem zugeordneten ISqlFullTextCatalog zurück.

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

Syntax

'Declaration
Function GetCatalogRelationship As IModelSingleRelationship(Of ISqlFullTextIndex, ISqlFullTextCatalog)
IModelSingleRelationship<ISqlFullTextIndex, ISqlFullTextCatalog> GetCatalogRelationship()
IModelSingleRelationship<ISqlFullTextIndex^, ISqlFullTextCatalog^>^ GetCatalogRelationship()
abstract GetCatalogRelationship : unit -> IModelSingleRelationship<ISqlFullTextIndex, ISqlFullTextCatalog> 
function GetCatalogRelationship() : IModelSingleRelationship<ISqlFullTextIndex, ISqlFullTextCatalog>

Rückgabewert

Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlFullTextIndex, ISqlFullTextCatalog>

.NET Framework-Sicherheit

Siehe auch

Referenz

ISqlFullTextIndex Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace