Partager via


ISql100CryptographicProvider.DllPath, propriété

Obtient ou définit le chemin d'accès de l'assembly qui implémente ce fournisseur.

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

Syntaxe

'Déclaration
Property DllPath As String
    Get
    Set
string DllPath { get; set; }
property String^ DllPath {
    String^ get ();
    void set (String^ value);
}
abstract DllPath : string with get, set
function get DllPath () : String
function set DllPath (value : String)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ISql100CryptographicProvider Interface

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