Compartir a través de


ISql90Login.GetCredentialRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISql90Credential asociada.

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

Sintaxis

'Declaración
Function GetCredentialRelationship As IModelSingleRelationship(Of ISql90Login, ISql90Credential)
IModelSingleRelationship<ISql90Login, ISql90Credential> GetCredentialRelationship()
IModelSingleRelationship<ISql90Login^, ISql90Credential^>^ GetCredentialRelationship()
abstract GetCredentialRelationship : unit -> IModelSingleRelationship<ISql90Login, ISql90Credential> 
function GetCredentialRelationship() : IModelSingleRelationship<ISql90Login, ISql90Credential>

Valor devuelto

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90Login, ISql90Credential>

Seguridad de .NET Framework

Vea también

Referencia

ISql90Login Interfaz

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