Share via


ISqlTable.GetFilegroupForTextImageRelationship (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 GetFilegroupForTextImageRelationship As IModelSingleRelationship(Of ISqlTable, ISqlFilegroup)
IModelSingleRelationship<ISqlTable, ISqlFilegroup> GetFilegroupForTextImageRelationship()
IModelSingleRelationship<ISqlTable^, ISqlFilegroup^>^ GetFilegroupForTextImageRelationship()
abstract GetFilegroupForTextImageRelationship : unit -> IModelSingleRelationship<ISqlTable, ISqlFilegroup> 
function GetFilegroupForTextImageRelationship() : IModelSingleRelationship<ISqlTable, ISqlFilegroup>

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISqlTable Interfaz

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