Partilhar via


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

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISql100TableTypeSimpleColumn Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel