Partilhar via


Método ISqlColumn.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 ISqlColumn, ISqlTypeSpecifier)
IModelSingleRelationship<ISqlColumn, ISqlTypeSpecifier> GetTypeSpecifierRelationship()
IModelSingleRelationship<ISqlColumn^, ISqlTypeSpecifier^>^ GetTypeSpecifierRelationship()
abstract GetTypeSpecifierRelationship : unit -> IModelSingleRelationship<ISqlColumn, ISqlTypeSpecifier> 
function GetTypeSpecifierRelationship() : IModelSingleRelationship<ISqlColumn, ISqlTypeSpecifier>

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISqlColumn Interface

Sobrecargas GetTypeSpecifierRelationship

Namespace Microsoft.Data.Schema.Sql.SchemaModel