英語で読む

次の方法で共有


RowOrColumnMajor 列挙型

定義

テーブル内のデータが、主に行と列のどちらによって読み取られる必要があるかを指定する値を格納します。

C#
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("15fdf2e2-9847-41cd-95dd-510612a025ea")]
public enum RowOrColumnMajor
C#
public enum RowOrColumnMajor
継承
RowOrColumnMajor
属性

フィールド

名前 説明
ColumnMajor 1

テーブルのデータが列ごとに読み取られるように指定します。

Indeterminate 2

データが不確定であることを示すのに最適な方法を指定します。

RowMajor 0

テーブルのデータが行ごとに読み取られるように指定します。

適用対象

製品 バージョン
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9