Partilhar via


Método ISql90Signature.GetSignedObjectRelationship

Retorna um IModelSingleRelationship entre this e associado ISql90Signable.

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

Sintaxe

'Declaração
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>

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISql90Signature Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel