ISqlExtendedProperty.GetHostRelationship-Methode
Gibt eine IModelSingleRelationship zwischen this und dem zugeordneten ISqlExtendedPropertyHost zurück.
Namespace: Microsoft.Data.Schema.Sql.SchemaModel
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
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>
Rückgabewert
Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlExtendedProperty, ISqlExtendedPropertyHost>
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.