Compartilhar via


Método ISql90PartitionScheme.GetStoredObjectsRelationship

Retorna um IModelReverseMultiRelationship entre this e associado ISql90SpecifiesStorage.

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 ISql90PartitionScheme, ISql90SpecifiesStorage)
IModelReverseMultiRelationship<ISql90PartitionScheme, ISql90SpecifiesStorage> GetStoredObjectsRelationship()
IModelReverseMultiRelationship<ISql90PartitionScheme^, ISql90SpecifiesStorage^>^ GetStoredObjectsRelationship()
abstract GetStoredObjectsRelationship : unit -> IModelReverseMultiRelationship<ISql90PartitionScheme, ISql90SpecifiesStorage> 
function GetStoredObjectsRelationship() : IModelReverseMultiRelationship<ISql90PartitionScheme, ISql90SpecifiesStorage>

Valor de retorno

Tipo: Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISql90PartitionScheme, ISql90SpecifiesStorage>

Segurança do .NET Framework

Consulte também

Referência

ISql90PartitionScheme Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel