Compartilhar via


Método ISqlFilegroup.GetStoredObjectsRelationship

Retorna um IModelReverseMultiRelationship entre this e associado ISqlSpecifiesStorage.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
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>

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISqlFilegroup Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel