ISqlExtendedProperty.GetHostRelationship (Método)
Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISqlExtendedPropertyHost asociada.
Espacio de nombres: Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado: Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)
Sintaxis
'Declaración
Function GetHostRelationship As IModelSingleRelationship(Of ISqlExtendedProperty, ISqlExtendedPropertyHost)
IModelSingleRelationship<ISqlExtendedProperty, ISqlExtendedPropertyHost> GetHostRelationship()
IModelSingleRelationship<ISqlExtendedProperty^, ISqlExtendedPropertyHost^>^ GetHostRelationship()
abstract GetHostRelationship : unit -> IModelSingleRelationship<ISqlExtendedProperty, ISqlExtendedPropertyHost>
function GetHostRelationship() : IModelSingleRelationship<ISqlExtendedProperty, ISqlExtendedPropertyHost>
Valor devuelto
Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlExtendedProperty, ISqlExtendedPropertyHost>
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.