Metodo ISql90Login.GetCredentialRelationship

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

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

Sintassi

'Dichiarazione
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>

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90Login Interfaccia

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