ISql90Certificate.GetExistingKeysAssemblyRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz [ T:Microsoft.Data.Schema.Sql.SchemaModel.ISql90Assembly] asociada.

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

Sintaxis

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

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90Certificate Interfaz

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