SqlTriggerAttribute クラスとは? わかりやすく解説

SqlTriggerAttribute クラス

メモ : このクラスは、.NET Framework version 2.0新しく追加されたものです。

アセンブリ内のメソッド定義をトリガとして宣言してSQL Server登録する場合使用します。この属性には、型を SQL Server登録する際に使用される物理的な属性反映したいくつかのプロパティ格納されます。このクラス継承できません。

名前空間: Microsoft.SqlServer.Server
アセンブリ: System.Data (system.data.dll 内)
構文構文

<SerializableAttribute> _
<AttributeUsageAttribute(AttributeTargets.Method, AllowMultiple:=False, Inherited:=False)>
 _
Public NotInheritable Class
 SqlTriggerAttribute
    Inherits Attribute
Dim instance As SqlTriggerAttribute
[SerializableAttribute] 
[AttributeUsageAttribute(AttributeTargets.Method, AllowMultiple=false,
 Inherited=false)] 
public sealed class SqlTriggerAttribute : Attribute
[SerializableAttribute] 
[AttributeUsageAttribute(AttributeTargets::Method, AllowMultiple=false,
 Inherited=false)] 
public ref class SqlTriggerAttribute sealed
 : public Attribute
/** @attribute SerializableAttribute() */ 
/** @attribute AttributeUsageAttribute(AttributeTargets.Method, AllowMultiple=false,
 Inherited=false) */ 
public final class SqlTriggerAttribute extends
 Attribute
SerializableAttribute 
AttributeUsageAttribute(AttributeTargets.Method, AllowMultiple=false,
 Inherited=false) 
public final class SqlTriggerAttribute extends
 Attribute
解説解説
継承階層継承階層
System.Object
   System.Attribute
    Microsoft.SqlServer.Server.SqlTriggerAttribute
スレッド セーフスレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバ場合は、スレッド セーフであるとは限りません。
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
SqlTriggerAttribute メンバ
Microsoft.SqlServer.Server 名前空間


このページでは「.NET Framework クラス ライブラリ リファレンス」からSqlTriggerAttribute クラスを検索した結果を表示しています。
Weblioに収録されているすべての辞書からSqlTriggerAttribute クラスを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からSqlTriggerAttribute クラス を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「SqlTriggerAttribute クラス」の関連用語

SqlTriggerAttribute クラスのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



SqlTriggerAttribute クラスのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS