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
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.