Partager via


ISql90Signature.GetSignedObjectRelationship, méthode

Retourne un IModelSingleRelationship entre this et le ISql90Signable associé.

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

Syntaxe

'Déclaration
Function GetSignedObjectRelationship As IModelSingleRelationship(Of ISql90Signature, ISql90Signable)
IModelSingleRelationship<ISql90Signature, ISql90Signable> GetSignedObjectRelationship()
IModelSingleRelationship<ISql90Signature^, ISql90Signable^>^ GetSignedObjectRelationship()
abstract GetSignedObjectRelationship : unit -> IModelSingleRelationship<ISql90Signature, ISql90Signable> 
function GetSignedObjectRelationship() : IModelSingleRelationship<ISql90Signature, ISql90Signable>

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90Signature, ISql90Signable>

Sécurité .NET Framework

Voir aussi

Référence

ISql90Signature Interface

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