Partager via


ISql90Certificate.IsExistingKeyFileExecutable, propriété

Obtient ou définit une valeur qui indique si le fichier de clé est un exécutable.

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

Syntaxe

'Déclaration
Property IsExistingKeyFileExecutable As Boolean
    Get
    Set
bool IsExistingKeyFileExecutable { get; set; }
property bool IsExistingKeyFileExecutable {
    bool get ();
    void set (bool value);
}
abstract IsExistingKeyFileExecutable : bool with get, set
function get IsExistingKeyFileExecutable () : boolean
function set IsExistingKeyFileExecutable (value : boolean)

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

ISql90Certificate Interface

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