ISql100AuditActionSpecification.SecuredObject プロパティ

セキュリティで保護されたオブジェクトを取得または設定します。

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Property SecuredObject As ISqlSecurable
'使用
Dim instance As ISql100AuditActionSpecification
Dim value As ISqlSecurable

value = instance.SecuredObject

instance.SecuredObject = value
ISqlSecurable SecuredObject { get; set; }
property ISqlSecurable^ SecuredObject {
    ISqlSecurable^ get ();
    void set (ISqlSecurable^ value);
}
function get SecuredObject () : ISqlSecurable
function set SecuredObject (value : ISqlSecurable)

プロパティ値

型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.ISqlSecurable
ISqlSecurable を返します。

参照

参照

ISql100AuditActionSpecification インターフェイス

ISql100AuditActionSpecification メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間