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

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

DataColumnMappingCollection.GetDataColumn メソッド

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

DataColumnMappingCollection オブジェクトインスタンス化せずに DataColumn オブジェクト返す静的メソッド

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

Public Shared Function GetDataColumn
 ( _
    columnMappings As DataColumnMappingCollection, _
    sourceColumn As String, _
    dataType As Type, _
    dataTable As DataTable, _
    mappingAction As MissingMappingAction, _
    schemaAction As MissingSchemaAction _
) As DataColumn
Dim columnMappings As DataColumnMappingCollection
Dim sourceColumn As String
Dim dataType As Type
Dim dataTable As DataTable
Dim mappingAction As MissingMappingAction
Dim schemaAction As MissingSchemaAction
Dim returnValue As DataColumn

returnValue = DataColumnMappingCollection.GetDataColumn(columnMappings, sourceColumn,
 dataType, dataTable, mappingAction, schemaAction)
public static DataColumn GetDataColumn (
    DataColumnMappingCollection columnMappings,
    string sourceColumn,
    Type dataType,
    DataTable dataTable,
    MissingMappingAction mappingAction,
    MissingSchemaAction schemaAction
)
public:
static DataColumn^ GetDataColumn (
    DataColumnMappingCollection^ columnMappings, 
    String^ sourceColumn, 
    Type^ dataType, 
    DataTable^ dataTable, 
    MissingMappingAction mappingAction, 
    MissingSchemaAction schemaAction
)
public static DataColumn GetDataColumn (
    DataColumnMappingCollection columnMappings, 
    String sourceColumn, 
    Type dataType, 
    DataTable dataTable, 
    MissingMappingAction mappingAction, 
    MissingSchemaAction schemaAction
)
public static function GetDataColumn
 (
    columnMappings : DataColumnMappingCollection, 
    sourceColumn : String, 
    dataType : Type, 
    dataTable : DataTable, 
    mappingAction : MissingMappingAction, 
    schemaAction : MissingSchemaAction
) : DataColumn

パラメータ

columnMappings

DataColumnMappingCollection。

sourceColumn

データ ソースでの列名、大文字と小文字区別されます。

dataType

割り当てられる列のデータ型

dataTable

DataTable のインスタンス

mappingAction

MissingMappingAction 値の 1 つ

schemaAction

既存DataSet スキーマ受信データ一致しないときに実行するアクション決定します

戻り値
DataColumn オブジェクト

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
DataColumnMappingCollection クラス
DataColumnMappingCollection メンバ
System.Data.Common 名前空間
GetDataColumn


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

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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS