Partilhar via


Método ISql90ClrProperty.GetTypeRelationship

Retorna um IModelSingleRelationship entre this e associado ISqlTypeSpecifier.

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

Sintaxe

'Declaração
Function GetTypeRelationship As IModelSingleRelationship(Of ISql90ClrProperty, ISqlTypeSpecifier)
IModelSingleRelationship<ISql90ClrProperty, ISqlTypeSpecifier> GetTypeRelationship()
IModelSingleRelationship<ISql90ClrProperty^, ISqlTypeSpecifier^>^ GetTypeRelationship()
abstract GetTypeRelationship : unit -> IModelSingleRelationship<ISql90ClrProperty, ISqlTypeSpecifier> 
function GetTypeRelationship() : IModelSingleRelationship<ISql90ClrProperty, ISqlTypeSpecifier>

Valor de retorno

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90ClrProperty, ISqlTypeSpecifier>

Segurança do .NET Framework

Consulte também

Referência

ISql90ClrProperty Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel