Partager via


ISqlTable.GetFilegroupForTextImageRelationship, méthode

Retourne un IModelSingleRelationship entre this et le ISqlFilegroup associé.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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>

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ISqlTable Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms