Compartir a través de


ISql90FullTextCatalog.GetFilegroupRelationship (Método)

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

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

Sintaxis

'Declaración
Function GetFilegroupRelationship As IModelSingleRelationship(Of ISql90FullTextCatalog, ISqlFilegroup)
IModelSingleRelationship<ISql90FullTextCatalog, ISqlFilegroup> GetFilegroupRelationship()
IModelSingleRelationship<ISql90FullTextCatalog^, ISqlFilegroup^>^ GetFilegroupRelationship()
abstract GetFilegroupRelationship : unit -> IModelSingleRelationship<ISql90FullTextCatalog, ISqlFilegroup> 
function GetFilegroupRelationship() : IModelSingleRelationship<ISql90FullTextCatalog, ISqlFilegroup>

Valor devuelto

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90FullTextCatalog, ISqlFilegroup>

Seguridad de .NET Framework

Vea también

Referencia

ISql90FullTextCatalog Interfaz

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