SqlDecimal.Multiply メソッドとは? わかりやすく解説

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

SqlDecimal.Multiply メソッド

乗算演算子は、2 つSqlDecimal パラメータの積を計算します

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

Public Shared Function Multiply
 ( _
    x As SqlDecimal, _
    y As SqlDecimal _
) As SqlDecimal
Dim x As SqlDecimal
Dim y As SqlDecimal
Dim returnValue As SqlDecimal

returnValue = SqlDecimal.Multiply(x, y)
public static SqlDecimal Multiply (
    SqlDecimal x,
    SqlDecimal y
)
public:
static SqlDecimal Multiply (
    SqlDecimal x, 
    SqlDecimal y
)
public static SqlDecimal Multiply (
    SqlDecimal x, 
    SqlDecimal y
)
public static function Multiply
 (
    x : SqlDecimal, 
    y : SqlDecimal
) : SqlDecimal

パラメータ

x

SqlDecimal 構造体

y

SqlDecimal 構造体

戻り値
乗算の積を格納している Value プロパティを持つ SqlDecimal 構造体

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



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

辞書ショートカット

すべての辞書の索引

SqlDecimal.Multiply メソッドのお隣キーワード
検索ランキング

   

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



SqlDecimal.Multiply メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS