Compartir a través de


IDatabaseTypeSpecifier.GetTypeRelationship (Método)

Obtiene la interfaz IModelSingleRelationship entre esta interfaz IDatabaseTypeSpecifier y la interfaz IDatabaseType relacionada.

Espacio de nombres:  Microsoft.Data.Schema.SchemaModel.Abstract
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
Function GetTypeRelationship As IModelSingleRelationship(Of IDatabaseTypeSpecifier, IDatabaseType)
IModelSingleRelationship<IDatabaseTypeSpecifier, IDatabaseType> GetTypeRelationship()
IModelSingleRelationship<IDatabaseTypeSpecifier^, IDatabaseType^>^ GetTypeRelationship()
abstract GetTypeRelationship : unit -> IModelSingleRelationship<IDatabaseTypeSpecifier, IDatabaseType> 
function GetTypeRelationship() : IModelSingleRelationship<IDatabaseTypeSpecifier, IDatabaseType>

Valor devuelto

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<IDatabaseTypeSpecifier, IDatabaseType>

Seguridad de .NET Framework

Vea también

Referencia

IDatabaseTypeSpecifier Interfaz

Microsoft.Data.Schema.SchemaModel.Abstract (Espacio de nombres)