Compartir a través de


ISqlSimpleColumn.GetTypeSpecifierRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISqlTypeSpecifier asociada.

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

Sintaxis

'Declaración
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 devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISqlSimpleColumn Interfaz

GetTypeSpecifierRelationship (Sobrecarga)

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