Metodo ISql90Certificate.GetExistingKeysAssemblyRelationship

Restituisce un oggetto IModelSingleRelationship tra this e l'oggetto ISql90Assembly associato.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
Function GetExistingKeysAssemblyRelationship As IModelSingleRelationship(Of ISql90Certificate, ISql90Assembly)
IModelSingleRelationship<ISql90Certificate, ISql90Assembly> GetExistingKeysAssemblyRelationship()
IModelSingleRelationship<ISql90Certificate^, ISql90Assembly^>^ GetExistingKeysAssemblyRelationship()
abstract GetExistingKeysAssemblyRelationship : unit -> IModelSingleRelationship<ISql90Certificate, ISql90Assembly> 
function GetExistingKeysAssemblyRelationship() : IModelSingleRelationship<ISql90Certificate, ISql90Assembly>

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90Certificate Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel