Sdílet prostřednictvím


ISqlSpecifiesStorage.GetFilegroupRelationship – metoda

Vrátí IModelSingleRelationship mezi this a přidruženého ISqlFilegroup.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
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>

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISqlSpecifiesStorage Rozhraní

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů