Partilhar via


Método ISqlSimpleColumn.GetTypeSpecifierRelationship

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 GetTypeSpecifierRelationship As IModelSingleRelationship(Of ISqlSimpleColumn, ISqlTypeSpecifier)
IModelSingleRelationship<ISqlSimpleColumn, ISqlTypeSpecifier> GetTypeSpecifierRelationship()
IModelSingleRelationship<ISqlSimpleColumn^, ISqlTypeSpecifier^>^ GetTypeSpecifierRelationship()
abstract GetTypeSpecifierRelationship : unit -> IModelSingleRelationship<ISqlSimpleColumn, ISqlTypeSpecifier> 
function GetTypeSpecifierRelationship() : IModelSingleRelationship<ISqlSimpleColumn, ISqlTypeSpecifier>

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISqlSimpleColumn Interface

Sobrecargas GetTypeSpecifierRelationship

Namespace Microsoft.Data.Schema.Sql.SchemaModel