Dela via


ISqlExtendedProperty.GetHostRelationship Method

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Function GetHostRelationship As IModelSingleRelationship(Of ISqlExtendedProperty, IExtendedPropertyHost)
'Usage
Dim instance As ISqlExtendedProperty 
Dim returnValue As IModelSingleRelationship(Of ISqlExtendedProperty, IExtendedPropertyHost)

returnValue = instance.GetHostRelationship()
IModelSingleRelationship<ISqlExtendedProperty, IExtendedPropertyHost> GetHostRelationship()
IModelSingleRelationship<ISqlExtendedProperty^, IExtendedPropertyHost^>^ GetHostRelationship()
function GetHostRelationship() : IModelSingleRelationship<ISqlExtendedProperty, IExtendedPropertyHost>

Return Value

Type: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlExtendedProperty, IExtendedPropertyHost>

.NET Framework Security

See Also

Reference

ISqlExtendedProperty Interface

ISqlExtendedProperty Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace