ISql100DatabaseEncryptionKey.GetServerCertificateRelationship – metoda
Vrátí IModelSingleRelationship mezi this a ISql90Certificate.
Obor názvů: Microsoft.Data.Schema.Sql.SchemaModel
Sestavení: Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)
Syntaxe
'Deklarace
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>
Vrácená hodnota
Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100DatabaseEncryptionKey, ISql90Certificate>
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.