DictionaryForumContacts

Terms containing data type | all forms | in specified order only
SubjectEnglishThai
comp., MSchar data typeชนิดข้อมูลอักขระ (A character data type that holds a maximum of 8,000 characters)
comp., MScomposite data typeชนิดข้อมูลแบบรวม (A data type where the sum of the members is larger than all individual members taken together, such as a structure or an array)
comp., MScursor data typeชนิดข้อมูล Cursor (A special data type used to reference a cursor)
comp., MSdata typeชนิดข้อมูล (A property of a field that defines the kinds of data the field can store)
comp., MSelementary data typeชนิดข้อมูลเบื้องต้น (A simple data type, such as Boolean, Long, or Decimal)
comp., MSfield data typeชนิดข้อมูลของเขตข้อมูล (A property of a field that defines the kinds of data the field can store)
comp., MSHyperlink data typeชนิดของข้อมูล Hyperlink (A data type for an Access database field that stores hyperlink addresses. An address can have up to four parts and is written using the following format: A data type for an Access database field that stores hyperlink addresses. An address can have up to four parts and is written using the following format: displaytextaddresssubaddress)
comp., MSInteger data typeชนิดข้อมูล Integer (A fundamental data type that holds integers. An Integer variable is stored as a 16-bit (2-byte) number ranging in value from -32,768 to 32,767)
comp., MSObject data typeชนิดของข้อมูล Object (A fundamental data type representing any object that can be recognized by Visual Basic. Although you can declare any object variable as type Object, it is best to declare object variables according to their specific types)
comp., MSOLE Object data typeชนิดของข้อมูลของ OLE Object (A field data type that you use for objects created in other applications that can be linked or embedded (inserted) in an Access database)
comp., MSString data typeชนิดข้อมูลสตริง (A fundamental data type that holds characters, one character per 2 bytes. A fixed-length string can contain 1 to 64K characters; a variable-length string can contain 1 to 2 billion)
comp., MSuniqueidentifier data typeชนิดข้อมูล uniqueidentifier (A data type containing a unique identification number stored as a 16-byte binary string used for storing a globally unique identifier (GUID))
comp., MSYes/No data typeชนิดข้อมูล Yes/No (A field data type you use for fields that will contain only one of two values, such as Yes or No and True or False. Null values are not allowed)

Get short URL