Partager via


ISqlSubroutineParameter.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 ISqlSubroutineParameter, ISqlTypeSpecifier)
IModelSingleRelationship<ISqlSubroutineParameter, ISqlTypeSpecifier> GetTypeRelationship()
IModelSingleRelationship<ISqlSubroutineParameter^, ISqlTypeSpecifier^>^ GetTypeRelationship()
abstract GetTypeRelationship : unit -> IModelSingleRelationship<ISqlSubroutineParameter, ISqlTypeSpecifier> 
function GetTypeRelationship() : IModelSingleRelationship<ISqlSubroutineParameter, ISqlTypeSpecifier>

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ISqlSubroutineParameter Interface

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