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

SqlFunctionAttribute クラス

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



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

辞書ショートカット

すべての辞書の索引

「SqlFunctionAttribute クラス」の関連用語

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

   

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



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

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

©2025 GRAS Group, Inc.RSS