Compartir a través de


ISql100DatabaseEncryptionKey.GetServerCertificateRelationship (Método)

Devuelve un objeto IModelSingleRelationship entre this y el objeto ISql90Certificate.

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

Sintaxis

'Declaración
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 devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql100DatabaseEncryptionKey Interfaz

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