ISql90Signature.GetSignedObjectRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und dem zugeordneten ISql90Signable zurück.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
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>

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90Signature Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace