SqlDecimal コンストラクタとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > SqlDecimal コンストラクタの意味・解説 

SqlDecimal コンストラクタ (Int32)


SqlDecimal コンストラクタ (Byte, Byte, Boolean, Int32, Int32, Int32, Int32)

パラメータ指定してSqlDecimal 構造体新しインスタンス初期化します。

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

Public Sub New ( _
    bPrecision As Byte, _
    bScale As Byte, _
    fPositive As Boolean, _
    data1 As Integer, _
    data2 As Integer, _
    data3 As Integer, _
    data4 As Integer _
)
Dim bPrecision As Byte
Dim bScale As Byte
Dim fPositive As Boolean
Dim data1 As Integer
Dim data2 As Integer
Dim data3 As Integer
Dim data4 As Integer

Dim instance As New SqlDecimal(bPrecision,
 bScale, fPositive, data1, data2, data3, data4)
public SqlDecimal (
    byte bPrecision,
    byte bScale,
    bool fPositive,
    int data1,
    int data2,
    int data3,
    int data4
)
public:
SqlDecimal (
    unsigned char bPrecision, 
    unsigned char bScale, 
    bool fPositive, 
    int data1, 
    int data2, 
    int data3, 
    int data4
)
public SqlDecimal (
    byte bPrecision, 
    byte bScale, 
    boolean fPositive, 
    int data1, 
    int data2, 
    int data3, 
    int data4
)
public function SqlDecimal (
    bPrecision : byte, 
    bScale : byte, 
    fPositive : boolean, 
    data1 : int, 
    data2 : int, 
    data3 : int, 
    data4 : int
)

パラメータ

bPrecision

新しい SqlDecimal 構造体Value プロパティを表すために使用できる最大桁数

bScale

新しSqlDecimal 構造体に対して Value プロパティ解決するための小数桁数

fPositive

新しSqlDecimal 構造体正数を表すか負数を表すかを示すブール値。

data1

data2、data3、および data4 と組み合わされて、新しSqlDecimal 構造体の値を表す 128 ビット符号なし整数構成する 32 ビット符号なし整数

data2

data1、data3、および data4 と組み合わされて、新しSqlDecimal 構造体の値を表す 128 ビット符号なし整数構成する 32 ビット符号なし整数

data3

data1、data2、および data4 と組み合わされて、新しSqlDecimal 構造体の値を表す 128 ビット符号なし整数構成する 32 ビット符号なし整数

data4

data1、data2、および data3 と組み合わされて、新しSqlDecimal 構造体の値を表す 128 ビット符号なし整数構成する 32 ビット符号なし整数

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
SqlDecimal 構造体
SqlDecimal メンバ
System.Data.SqlTypes 名前空間
その他の技術情報
SqlTypes の使用

SqlDecimal コンストラクタ (Byte, Byte, Boolean, Int32[])

パラメータ指定してSqlDecimal 構造体新しインスタンス初期化します。

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

Public Sub New ( _
    bPrecision As Byte, _
    bScale As Byte, _
    fPositive As Boolean, _
    bits As Integer() _
)
Dim bPrecision As Byte
Dim bScale As Byte
Dim fPositive As Boolean
Dim bits As Integer()

Dim instance As New SqlDecimal(bPrecision,
 bScale, fPositive, bits)
public SqlDecimal (
    byte bPrecision,
    byte bScale,
    bool fPositive,
    int[] bits
)
public:
SqlDecimal (
    unsigned char bPrecision, 
    unsigned char bScale, 
    bool fPositive, 
    array<int>^ bits
)
public SqlDecimal (
    byte bPrecision, 
    byte bScale, 
    boolean fPositive, 
    int[] bits
)
public function SqlDecimal (
    bPrecision : byte, 
    bScale : byte, 
    fPositive : boolean, 
    bits : int[]
)

パラメータ

bPrecision

新しい SqlDecimal 構造体Value プロパティを表すために使用できる最大桁数

bScale

新しSqlDecimal 構造体に対して Value プロパティ解決するための小数桁数

fPositive

新しSqlDecimal 構造体正数を表すか負数を表すかを示すブール値。

bits

新しSqlDecimal の値を指定する 128 ビット符号なし整数

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
SqlDecimal 構造体
SqlDecimal メンバ
System.Data.SqlTypes 名前空間
その他の技術情報
SqlTypes の使用

SqlDecimal コンストラクタ (Int64)


SqlDecimal コンストラクタ (Decimal)


SqlDecimal コンストラクタ

SqlDecimal 構造体新しインスタンス初期化します。
オーバーロードの一覧オーバーロードの一覧

参照参照

関連項目

SqlDecimal 構造体
SqlDecimal メンバ
System.Data.SqlTypes 名前空間

その他の技術情報

SqlTypes の使用

SqlDecimal コンストラクタ (Double)




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

辞書ショートカット

すべての辞書の索引

「SqlDecimal コンストラクタ」の関連用語

SqlDecimal コンストラクタのお隣キーワード
検索ランキング

   

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



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

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

©2025 GRAS Group, Inc.RSS