Método ISqlExtendedPropertyHost.GetExtendedPropertiesRelationship
Retorna um IModelReverseMultiRelationship entre this e associado ISqlExtendedProperty.
Namespace: Microsoft.Data.Schema.Sql.SchemaModel
Assembly: Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)
Sintaxe
'Declaração
Function GetExtendedPropertiesRelationship As IModelReverseMultiRelationship(Of ISqlExtendedPropertyHost, ISqlExtendedProperty)
IModelReverseMultiRelationship<ISqlExtendedPropertyHost, ISqlExtendedProperty> GetExtendedPropertiesRelationship()
IModelReverseMultiRelationship<ISqlExtendedPropertyHost^, ISqlExtendedProperty^>^ GetExtendedPropertiesRelationship()
abstract GetExtendedPropertiesRelationship : unit -> IModelReverseMultiRelationship<ISqlExtendedPropertyHost, ISqlExtendedProperty>
function GetExtendedPropertiesRelationship() : IModelReverseMultiRelationship<ISqlExtendedPropertyHost, ISqlExtendedProperty>
Valor de retorno
Tipo: Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISqlExtendedPropertyHost, ISqlExtendedProperty>
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.