共用方式為


ISql90AsymmetricKey.Assembly 屬性

取得或設定定義金鑰的組件。

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

語法

'宣告
Property Assembly As ISql90Assembly
    Get
    Set
ISql90Assembly Assembly { get; set; }
property ISql90Assembly^ Assembly {
    ISql90Assembly^ get ();
    void set (ISql90Assembly^ value);
}
abstract Assembly : ISql90Assembly with get, set
function get Assembly () : ISql90Assembly
function set Assembly (value : ISql90Assembly)

屬性值

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

.NET Framework 安全性

請參閱

參考

ISql90AsymmetricKey 介面

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