Partager via


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

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ISql90FilegroupSpecifier Interface

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