バージョン

FieldsTypes プロパティ

このレコードのフィールド タイプと値のリストを取得します。
シンタックス
'宣言
 
Public ReadOnly Property FieldsTypes As List(Of String)
public List<string> FieldsTypes {get;}
参照