Partilhar via


Método ISql100DatabaseEncryptionKey.GetServerCertificateRelationship

Retorna um IModelSingleRelationship entre this e o ISql90Certificate.

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

Sintaxe

'Declaração
Function GetServerCertificateRelationship As IModelSingleRelationship(Of ISql100DatabaseEncryptionKey, ISql90Certificate)
IModelSingleRelationship<ISql100DatabaseEncryptionKey, ISql90Certificate> GetServerCertificateRelationship()
IModelSingleRelationship<ISql100DatabaseEncryptionKey^, ISql90Certificate^>^ GetServerCertificateRelationship()
abstract GetServerCertificateRelationship : unit -> IModelSingleRelationship<ISql100DatabaseEncryptionKey, ISql90Certificate> 
function GetServerCertificateRelationship() : IModelSingleRelationship<ISql100DatabaseEncryptionKey, ISql90Certificate>

Valor de retorno

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100DatabaseEncryptionKey, ISql90Certificate>

Segurança do .NET Framework

Consulte também

Referência

ISql100DatabaseEncryptionKey Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel