Compartir a través de


ISqlFullTextIndex.GetCatalogRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISqlFullTextCatalog asociada.

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

Sintaxis

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

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISqlFullTextIndex Interfaz

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