Partager via


ISql100Credential.GetProviderRelationship, méthode

Retourne un IModelSingleRelationship entre this et le ISql100CryptographicProvider.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Function GetProviderRelationship As IModelSingleRelationship(Of ISql100Credential, ISql100CryptographicProvider)
IModelSingleRelationship<ISql100Credential, ISql100CryptographicProvider> GetProviderRelationship()
IModelSingleRelationship<ISql100Credential^, ISql100CryptographicProvider^>^ GetProviderRelationship()
abstract GetProviderRelationship : unit -> IModelSingleRelationship<ISql100Credential, ISql100CryptographicProvider> 
function GetProviderRelationship() : IModelSingleRelationship<ISql100Credential, ISql100CryptographicProvider>

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100Credential, ISql100CryptographicProvider>

Sécurité .NET Framework

Voir aussi

Référence

ISql100Credential Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms