Partager via


ISqlFunction.GetTypeRelationship, méthode

Retourne un IModelSingleRelationship entre this et le ISqlTypeSpecifier associé.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Function GetTypeRelationship As IModelSingleRelationship(Of ISqlFunction, ISqlTypeSpecifier)
IModelSingleRelationship<ISqlFunction, ISqlTypeSpecifier> GetTypeRelationship()
IModelSingleRelationship<ISqlFunction^, ISqlTypeSpecifier^>^ GetTypeRelationship()
abstract GetTypeRelationship : unit -> IModelSingleRelationship<ISqlFunction, ISqlTypeSpecifier> 
function GetTypeRelationship() : IModelSingleRelationship<ISqlFunction, ISqlTypeSpecifier>

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlFunction, ISqlTypeSpecifier>

Sécurité .NET Framework

Voir aussi

Référence

ISqlFunction Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms