Sdílet prostřednictvím


ISqlFilegroup.GetStoredObjectsRelationship – metoda

Vrátí IModelReverseMultiRelationship mezi this a přidruženého ISqlSpecifiesStorage.

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

Syntaxe

'Deklarace
Function GetStoredObjectsRelationship As IModelReverseMultiRelationship(Of ISqlFilegroup, ISqlSpecifiesStorage)
IModelReverseMultiRelationship<ISqlFilegroup, ISqlSpecifiesStorage> GetStoredObjectsRelationship()
IModelReverseMultiRelationship<ISqlFilegroup^, ISqlSpecifiesStorage^>^ GetStoredObjectsRelationship()
abstract GetStoredObjectsRelationship : unit -> IModelReverseMultiRelationship<ISqlFilegroup, ISqlSpecifiesStorage> 
function GetStoredObjectsRelationship() : IModelReverseMultiRelationship<ISqlFilegroup, ISqlSpecifiesStorage>

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISqlFilegroup Rozhraní

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