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
- Plena confianza para el llamador inmediato. Un código de confianza parcial no puede utilizar este miembro. Para obtener más información, vea Utilizar bibliotecas de código que no es de plena confianza.