Supported Data Types
This section provides a list of data types used in 
	 LogLogic LMI data models. 
	  
  
 
	 
Standard data types. The following standard data types are used in 
		LogLogic LMI data models. 
	  
		 
		 
		 
		   
			 | Data type | Description | 
 
		 
		   
			 | Float | Stores double-precision floating-point numbers with up to 17 significant digits | 
 
		   
			 | String | Stores text, spaces, and numbers | 
 
		   
			 | Int | Stores integers | 
 
		   
			 | Long | Stores large integers | 
 
		   
			 | Boolean | Stores true or false | 
 
		   
			 | Timestamp | Stores both date and time | 
 
		   
			 | Inet_addr | Stores IP addresses in binary format | 
 
		
 
	 
Data types created in LogLogic LMI. The following data types have been created for use in 
		LogLogic LMI data models. 
	  
		   
			 | Data Type | Description | Examples | 
 
		 
		   
			 | Duration | Displays time in a human-readable format on the GUI for time values that are stored in milliseconds (ms) as a Long data type. | 0 values are omitted while displaying time in the Duration format. | 
 
		
 
	 
Copyright © Cloud Software Group, Inc. All rights reserved.