Partager via


ISql90Certificate.ExistingKeysAssembly, propriété

Obtient ou définit l'assembly à partir duquel le certificat est chargé.

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

Syntaxe

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

Valeur de propriété

Type : Microsoft.Data.Schema.Sql.SchemaModel.ISql90Assembly

Sécurité .NET Framework

Voir aussi

Référence

ISql90Certificate Interface

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