<< Click to Display Table of Contents >>
HasFieldType
필드 타입 정보 포함 여부
Prototype
bool HasFieldType
Example
var ds = This.GetDataSet();
_DEBUG("HasFieldType " + ds.HasFieldType);