Partager via


ISql90PartitionScheme.GetStoredObjectsRelationship, méthode

Retourne un IModelReverseMultiRelationship entre this et le ISql90SpecifiesStorage associé.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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>

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ISql90PartitionScheme Interface

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