Dela via


ISql90ClrProperty.GetTypeRelationship Method

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

Syntax

'Declaration
Function GetTypeRelationship As IModelSingleRelationship(Of ISql90ClrProperty, ISqlType)
'Usage
Dim instance As ISql90ClrProperty 
Dim returnValue As IModelSingleRelationship(Of ISql90ClrProperty, ISqlType)

returnValue = instance.GetTypeRelationship()
IModelSingleRelationship<ISql90ClrProperty, ISqlType> GetTypeRelationship()
IModelSingleRelationship<ISql90ClrProperty^, ISqlType^>^ GetTypeRelationship()
function GetTypeRelationship() : IModelSingleRelationship<ISql90ClrProperty, ISqlType>

Return Value

Type: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90ClrProperty, ISqlType>

.NET Framework Security

See Also

Reference

ISql90ClrProperty Interface

ISql90ClrProperty Members

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