外部リスト InfoPath フォームによってサポートされるデータ型

最終更新日: 2010年4月19日

適用対象: SharePoint Server 2010

外部リスト InfoPath フォームでサポートされるデータ型の一覧を、以下の表に示します。

表 1. 外部リスト InfoPath フォームがサポートするデータ型

.NET 型

XSD 型

推定される InfoPath コントロールの種類

System.String

string

テキスト ボックス

System.SByte

byte

テキスト ボックス

System.Int16

short

テキスト ボックス

System.Int32

int

テキスト ボックス

System.Int64

long

テキスト ボックス

System.Byte

unsignedByte

テキスト ボックス

System.UInt16

unsignedShort

テキスト ボックス

System.UInt32

unsignedInt

テキスト ボックス

System.UInt64

unsignedLong

テキスト ボックス

System.Decimal

decimal

テキスト ボックス

System.Boolean

boolean

チェック ボックス

System.Double

double

テキスト ボックス

System.Single

float

テキスト ボックス

System.DateTime

dateTime

日付の選択およびテキスト ボックス

System.TimeSpan

duration

テキスト ボックス

System.Guid

string (パターン制限付き)

テキスト ボックス

Enum

string (列挙制限付き)

ドロップダウン リスト ボックス

[Flags] Enum

boolean の列挙

チェック ボックスのコレクション

System.Byte[]

base64Binary

添付ファイル

<Not Mapped>

normalizedString

テキスト ボックス

<Not Mapped>

token

テキスト ボックス

<Not Mapped>

anyURI

ハイパーリンク

<Not Mapped>

date

日付の選択

<Not Mapped>

time

テキスト ボックス

<Not Mapped>

integer

テキスト ボックス

<Not Mapped>

negativeInteger

テキスト ボックス

<Not Mapped>

nonNegativeInteger

テキスト ボックス

<Not Mapped>

nonPositiveInteger

テキスト ボックス

<Not Mapped>

positiveInteger

テキスト ボックス

External Item Picker

External Item Picker

外部アイテム ピッカー