Partager via


ISql90Certificate.ExistingKeysFilePath, propriété

Obtient ou définit le chemin d'accès du fichier qui contient le certificat.

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

Syntaxe

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

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ISql90Certificate Interface

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