Compartir a través de


ISql90Login.GetAsymmetricKeyRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISql90AsymmetricKey asociada.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Function GetAsymmetricKeyRelationship As IModelSingleRelationship(Of ISql90Login, ISql90AsymmetricKey)
IModelSingleRelationship<ISql90Login, ISql90AsymmetricKey> GetAsymmetricKeyRelationship()
IModelSingleRelationship<ISql90Login^, ISql90AsymmetricKey^>^ GetAsymmetricKeyRelationship()
abstract GetAsymmetricKeyRelationship : unit -> IModelSingleRelationship<ISql90Login, ISql90AsymmetricKey> 
function GetAsymmetricKeyRelationship() : IModelSingleRelationship<ISql90Login, ISql90AsymmetricKey>

Valor devuelto

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90Login, ISql90AsymmetricKey>

Seguridad de .NET Framework

Vea también

Referencia

ISql90Login Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)