共用方式為


ISql90SymmetricKey.IdentityValue 屬性

取得或設定金鑰的識別值。

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

語法

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

屬性值

型別:System.String

.NET Framework 安全性

請參閱

參考

ISql90SymmetricKey 介面

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