共用方式為


ISql90Certificate.ExistingKeysAssembly 屬性

取得或設定從中載入憑證的組件。

命名空間:  Microsoft.Data.Schema.Sql.SchemaModel
組件:  Microsoft.Data.Schema.Sql (在 Microsoft.Data.Schema.Sql.dll 中)

語法

'宣告
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)

屬性值

型別:Microsoft.Data.Schema.Sql.SchemaModel.ISql90Assembly

.NET Framework 安全性

請參閱

參考

ISql90Certificate 介面

Microsoft.Data.Schema.Sql.SchemaModel 命名空間