Partager via


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

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ISqlSpecifiesStorage Interface

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