Compartir a través de


ISql90PartitionScheme.GetStoredObjectsRelationship (Método)

Devuelve una interfaz IModelReverseMultiRelationship entre this y la interfaz ISql90SpecifiesStorage asociada.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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 devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90PartitionScheme Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)