Supported .NET CLR types
These .NET data types are supported by the IDO protocol classes using the GetValue, Add, and SetValue methods.
System.String  | 
System.Char  | 
|---|---|
System.DateTime  | 
System.Int32  | 
System.UInt32  | 
System.Int16  | 
System.UInt16  | 
System.Int64  | 
System.UInt64  | 
System.SByte  | 
System.Byte  | 
System.Single  | 
System.Double  | 
System.Guid  | 
System.Decimal  | 
System.Boolean  | 
System.Byte[ ]  |