Partager via


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

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ISqlFile Interface

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