Método ISql90Login.GetCredentialRelationship

Retorna um IModelSingleRelationship entre this e associado ISql90Credential.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
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 de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISql90Login Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel