Compartilhar via


Método ISql90Assembly.GetAsymmetricKeysRelationship

Retorna um IModelReverseMultiRelationship entre this e associado ISql90AsymmetricKey.

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

Sintaxe

'Declaração
Function GetAsymmetricKeysRelationship As IModelReverseMultiRelationship(Of ISql90Assembly, ISql90AsymmetricKey)
IModelReverseMultiRelationship<ISql90Assembly, ISql90AsymmetricKey> GetAsymmetricKeysRelationship()
IModelReverseMultiRelationship<ISql90Assembly^, ISql90AsymmetricKey^>^ GetAsymmetricKeysRelationship()
abstract GetAsymmetricKeysRelationship : unit -> IModelReverseMultiRelationship<ISql90Assembly, ISql90AsymmetricKey> 
function GetAsymmetricKeysRelationship() : IModelReverseMultiRelationship<ISql90Assembly, ISql90AsymmetricKey>

Valor de retorno

Tipo: Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISql90Assembly, ISql90AsymmetricKey>

Segurança do .NET Framework

Consulte também

Referência

ISql90Assembly Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel