Partilhar via


Método ISql100AsymmetricKey.GetProviderRelationship

Retorna o IModelSingleRelationship entre a chave assimétrica e o ISql100CryptographicProvider.

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

Sintaxe

'Declaração
Function GetProviderRelationship As IModelSingleRelationship(Of ISql100AsymmetricKey, ISql100CryptographicProvider)
IModelSingleRelationship<ISql100AsymmetricKey, ISql100CryptographicProvider> GetProviderRelationship()
IModelSingleRelationship<ISql100AsymmetricKey^, ISql100CryptographicProvider^>^ GetProviderRelationship()
abstract GetProviderRelationship : unit -> IModelSingleRelationship<ISql100AsymmetricKey, ISql100CryptographicProvider> 
function GetProviderRelationship() : IModelSingleRelationship<ISql100AsymmetricKey, ISql100CryptographicProvider>

Valor de retorno

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100AsymmetricKey, ISql100CryptographicProvider>

Segurança do .NET Framework

Consulte também

Referência

ISql100AsymmetricKey Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel